iCinema - webapp for booking cinema tickets online
Find an alluring movie which is currently displayed on theatres, specify showtime, type and quantity of tickets, choose best seats, provide a few information about yourself - that's all you have to do to make a booking in iCinema. It provides both UI and server with MongoDB connected. Main goal was to simulate real-world booking proccess, taking care of every aspect of this operation. The application is created in accordance with the principles of RWD.
Built with:
- React and create-react-app for user interface
- node.js with Express for backend server with basic API
- MongoDB for storing information about all reservations
Comments (0)