Skip to content

Averand1/Anitrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anitrack

This is a simple Anime Tracking App built with Node.js Express.js and Sequelize ORM for MySQL database. It allows users to sign up log in search for their favourite anime and track which anime they have watched.

🧐 Features

Here're some of the project's best features:

  • User Authentication and Registration 🟢
  • Search for anime by title (Soon to be added)
  • Add anime to your watch list (soon to be added)
  • Filter anime (Soon to be added)

🛠️ Installation Steps:

1. Cloning the directory

https://github.com/Averand1/Anitrack.git

2. Changing Directory

cd Anitrack

3. Database Setup

DB_NAME='database name' DB_USER='database user' DB_PASSWORD='database password' DB_HOST='l

4. Starting the Project

node index.js or nodemon index.js

💻 Built with

Technologies used in the project:

  • NodeJS
  • SequelizeORM
  • MySQL
  • Express

🔧 Dependencies

Dependies used in this project:

  • Express
  • sequelize
  • dotenv
  • mysql2
  • nodemon
  • axios

Repography logo / Recent activity Time period

Timeline graph Issue status graph Pull request status graph Trending topics Top contributors Activity map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors