Giter Site home page Giter Site logo

bratah123 / anifam Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 2.89 MB

Anime-based Plex Server

License: GNU General Public License v3.0

Python 33.82% CSS 0.48% TypeScript 64.43% JavaScript 0.73% Batchfile 0.54%
anime anime-streaming anime-website animejs nextjs

anifam's People

Contributors

bratah123 avatar ragnaorok avatar

Watchers

 avatar

Forkers

4kyoune

anifam's Issues

[FEAT] Create database table for "Anime"

Animes may need to contain the following values (TBD):

  • title : string
  • total_episodes : number
  • available_episodes : list[numbers] // "1, 3, 6"
  • ratings : float
  • synopsis: string

This list is not the final list of attributes, things may change due to requirement changes.

[FEAT] Create UI/UX for the landing page of the video

The landing page of the media page should contain buttons to navigate to "Next" and "Previous" episodes.

As well as an episode selector.

This is ignoring the fact that we need the video to be playing in the center.

[TODO] Add an Upload Option with Metadata Scraping

Abstract

Add another admin upload option that allows users to paste in a MAL link and attach their video file to upload.
This will make it easier for end-users to upload their animes without having to manually type out the metadata everytime.

[TODO] Add a logout button

Abstract

Add a logout button to the navbar that reroutes the user to the homepage and removes corresponding JWT token from the flask backend server.

[TODO] Add pagination

Abstract

Each page of the homepage can only display a max of 20 animes, add pagination so users can scroll thru all the animes

[TODO] Update the setup instructions

Abstract

Installation and the deployment of the debug server has now changed due to using waitress and some runner scripts.
Change the README instructions on how to set this project up, this also includes the new database scripts.

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.