Skip to content

ChrisB1099/Movie-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Movie Tracker

Thumbnail Link to project: https://movie-tracker-ykx0.onrender.com

How It's Made:

Tech used: EJS, CSS, JavaScript, Node.js, Passport.js, MongoDB

This application is a movie tracker where users can add and delete movie entries and are also able to move movies to movies watched once hearted. It uses Node.js and Express.js for server-side logic. EJS templates handle front-end rendering, and MongoDB stores tasks and user data. Passport.js manages user authentication, with routes for login, signup, and logout.

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published