Anime Platform: hosted here
A platform to view trending animes. Users can sign-up/register to add animes
to their watch-list, or search for anime.
1) Users can keep track of their anime watch list.
2) Search tool to provide the discovery of new animes that the user does not know yet.
3) A link in the anime title that redirects to a page with more details about the anime.
1) https://kitsu.docs.apiary.io/ provides the anime data, such as what animes are trending.
2) Youtube Iframe API to play videos on the homepage.
1) Javascript
2) HTML-5
3) Pure CSS
1) Python
2) Flask
1) Postgresql
More improvements are needed, such as optimization. There is a currently a bug when launch on Heroku, the landing video would not start another video and will loop the same video. I have implemented a temporary fix to that until I find out the bug on Heroku (may have to do with browser extensions, like adblock plus or script blockers).
1) Most importantly, optimization.
2) Expand community interaction.
2.1) Users can comment on specific animes.
2.2) A forum for users to make posts on anime topics.
3) More anime details, such as the voice actors cast or anime characters behind the series.
4) A favorites list for users' favorites animes.
5) More to be announced.