Skip to content

Movie Management System: A web app where users can browse, favorite, and request movies. Admins can manage movie entries, user accounts, and handle requests. Features include user authentication with JWT, movie CRUD operations, and role-based access for users and admins.

Notifications You must be signed in to change notification settings

Ssuchitpaul/MovieHub-A-Full-Stack-Movie-Management-System-with-User-and-Admin-Roles

Repository files navigation

Movie Management System

movie management system where users can view, add, edit, delete, and manage a collection of movies, including marking movies as favorites. The backend of the application is built using a RESTful API, and the frontend is a web-based interface that allows users to interact with the movie database.

HOW TO RUN

1.run the movies.mysql in mysqlworkbench.to create a new table called "movies" in the database.

2.update the confi.js with the details to make connection.

3.npm install.

4.npm start.

About

Movie Management System: A web app where users can browse, favorite, and request movies. Admins can manage movie entries, user accounts, and handle requests. Features include user authentication with JWT, movie CRUD operations, and role-based access for users and admins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published