amadzuki / saikou

Documentation of the Saikou project
https://amadzuki.github.io/saikou
2 stars 1 forks source link
anime manga

Saikou

An alternative when myanimelist can't pleased your eyes

Saikou is a complete web app (client) and API (server) built using MERN stacks which based on JavaScript.

saikou-client saikou-server
Web API

Ideas

This project is intended to be the creation of social media for anime & manga fans and communities. It will be the place for fans to share their interests each other. It can be in the form of private chat, public discussion, reviews, recommendations, etc.

Research

Reverse engineer essential elements for a social community site.

Join these pop culture communities to identify the pros and cons from each of them.

API examples:

References:

Misc:

Features

Features List

Future Features List

Not Features List


UI/UX Design

Mockup/Prototype

Figma: click here

Pages

Page Component
/ Home
/about About
/anime AnimeCollection
/anime/:id/:slug Anime
/anime/:id/:slug/reviews AnimeReviews
/manga MangaCollection
/manga/:id/:slug Manga
/manga/:id/:slug/reviews MangaReviews
/search Search
/register Register
/login Login
/logout Logout
/users/:id/:username UserProfile
/users/:id/:username/reviews UserReviews
/users/:id/:username/reviews/:slug UserReview
/users/:id/:username/lists UserLists
/users/:id/:username/lists/create UserListCreate
/users/:id/:username/lists/:slug UserList