My first app; randomly picks an anime from MyAnimeList to watch next. Looking for any feedback on the style/design.

This page summarizes the projects mentioned and recommended in the original post on /r/codereview

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • myanimelist-randomizer

    Randomly selects an anime from a user's MAL plan to watch section using the official API.

  • Github repo. MyAnimeList's API documentation XML file I use for testing. MAL usernames for testing: - lupin-x2 (mine, about 200 entries) - Empty (0 entries) - Archaeon (>1000 entries)

  • malptw-rand

    Randomly selects an anime listing from your MAL plan to watch section.

  • The XML method is largely the same as the original script I used as a starting point. It parses the XML file using ElementTree, then puts all the anime titles into a list. When the user hits the 'randomize' button, it makes an API call to get the additional information to display, then a second API call to get the cover art.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Python VS Common Lisp applied: print, log and icecream

    1 project | dev.to | 16 May 2024
  • Who's worked with dbt and how does it compare with Qlik load script or SQL & SSIS?

    4 projects | /r/BusinessIntelligence | 16 Aug 2022
  • Should I try to build a DWH at a small start-up with limited resources?

    1 project | /r/BusinessIntelligence | 1 Jun 2022
  • dbt example project with multi-dimensional (star schema) modeling

    1 project | /r/dataengineering | 1 Jun 2022
  • Llama3.np: pure NumPy implementation of Llama3

    4 projects | news.ycombinator.com | 16 May 2024