AnimEngine / AnimEngine

Anime Recommendation Platform using Serverless computing with Firebase for the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

"AnimEngine" is an Anime recommendation platform for Anime fans.

The app offers interfaces for both fans and creators.
The app recommends anime for the fan to watch based on previous animes they've watched and liked/disliked.
Creators are invited to add their anime to the public collection of anime for it to be recommended to fans to watch.

Users can also search the database and read about anime and their descriptions.

System Description

System Description

Backend

Technologies used:

  • Firebase Functions
  • Firebase Storage
  • Firebase Realtime Database
  • Firebase Authentication The backend is built in a serverless fashion Using Firebase Functions.
    The serverless backend acts as an application server for the client to send requests to.

The client only interacts with the serverless functions which then interact with the various Firebase Services.

Frontend

Currently, we only created an Android app client written in native Android with Java.
In the future, we can create client applications for different platforms and connect them to the existing application server.

Preview

Fan

Engine Catalog Profile

Engine: The engine is where you can select 'V' to express interest or 'X' to decline for each anime. You can also access additional information, like or dislike the anime, and add comments. Pressing 'V' or 'X' will advance to the next anime.
Catalog: In the catalog you can explore all existing anime in the system. You can access detailed information about each anime, including descriptions, ratings, and more.
Profile: This is a user profile screen where you can edit your profile information or sign out of the system.

Creator

Add Anime Catalog Profile

Add Anime: The main activity of a creator is to create his own anime an upload it to the engine.
Catalog: In the catalog you can explore all existing anime in the system. You can access detailed information about each anime, including descriptions, ratings, and more.
Profile: This is a user profile screen where you can edit your profile information or sign out of the system. The creator can explore his uploaded animes in the profile.

About

Anime Recommendation Platform using Serverless computing with Firebase for the backend.


Languages

Language:Java 85.3%Language:JavaScript 14.4%Language:PowerShell 0.2%