GithubHelp home page GithubHelp logo

xal's Introduction

Xuatz Anime List 2

Rewritten in react + node.js!
try it at https://xal.herokuapp.com/

How to build

npm install
npm run dev
open http://localhost:8080

Feature Roadmap

Phase 1 - Basic Website

  1. Show all the animes that are airing this season in chronological order of time until airing (done)
  2. Allow user to add/remove anime from watchlist (done)
  3. Only persist within session; pending data storage with backend. (phase 2)
  4. Also will involve hydrating redux store somewhere (phase 2)
  5. Dummy Stats Panel
  6. Trending (7 days period)
  7. Seasonal (3 months period)

Phase 2 - Setup Parse Server + User Accounts

  1. Deploy Parse Service with back4app
  2. Implement user accounts system with Parse

Phase 3 - Sync app data with database

  1. save and retrieve user's watchlist to/from parse database (hydrating redux store)
  2. Retrieve anime list from database
  3. Retrieve episode list from database
  4. Display aired episodes as childrens of the "Anime" container/component

Phase 4 - Episode Review Functionality

  1. Capture user review
  2. Allow for undo

Phase 5 - Global Statistics

  1. Amount of people watching a certain series.
  2. Amount of thumbs up and down for each series in the past week.
  3. Total amount of thumbs up and down for each series (seasonal stats)

Phase 6 - Improve anime list population strategy

  1. WIP

Phase 7 - Improve episode list population strategy

  1. WIP

Uncategoried Future Features

  1. Anime series dedicated page
  2. Add a new tab, "Browse this season anime", to facilitate adding a series into watch list.
  3. More stats

Breaking Issues

Nothing for now!! (I think)

xal's People

Contributors

xuatz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.