Skip to content

A MEAN Stack application with login/register functionality that allows users to view listings of movies and make/view bookings.

License

Notifications You must be signed in to change notification settings

SiddAjriY2Jaccount/movie-hut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-hut

A MEAN Stack application to view and book seats to movies. Functionalities include login/register/logout, view movie list, book seats for specific movies, view all bookings.

Steps to run

  • To start the backend server, open up a Terminal/Powershell and execute the following commands.
cd backend
npm install
nodemon server
  • To start the frontend scripts, open up a Terminal/Powershell and execute the following commands.
cd frontend
npm install
ng serve --open

Screenshots

alt text alt text alt text alt text alt text alt text

Contributors

Siddhanth J Ajri & Himani Raghav

About

A MEAN Stack application with login/register functionality that allows users to view listings of movies and make/view bookings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published