Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 322 Bytes

File metadata and controls

12 lines (6 loc) · 322 Bytes

Movie Ticket Booking Website Using MEAN Stack

To start node server -

node dq.js

The website is hosted at localhost:8081 Includes Login functionality , session , cookies used to save the booked ticket and timing as well as username as session variables.

Movie Names , Images fetched from the nosql mongo database.