Skip to content

cufechs/Cinema-Movies-Reservation-System-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinema Movies Reservation Frontend

This is a project for the course Project where we implement movies reservation system, where a user can login/signup to his account, choose his favorite movie, choose his preferred seats, edit his reservation(seat position/ number of seats/date of reservation). It also provides an admin panel where the admin can add or delete users, create managers. Also there is a management panel, where the manager can create/edit/view movie details.

How to run:

  • install node

  • install and run backend from here

Open terminal/git-bash:

git clone https://github.com/cufechs/Cinema-Movies-Reservation-System-Frontend.git
cd Cinema-Movies-Reservation-System-Frontend
npm install
npm start

Screenshots

Homepage

home-1 home-2

Admin approves or deletes a manager creation request

admin-approves-rejects

Manager adds a new movie

mgr-add-movie

Manager can edit details of existing movie

mgr-edit-mov

Manager can view vacant and received seats for a movie

mgr-vacant-reserved

Customer can view movie details

cust-view

Customer reserving seats (vacant in grey, selected by user in blue, occupied in red)

cust-reserve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published