Skip to content

lrbn86/movie-reservation-api

Repository files navigation

Movie Reservation API

Browse movies and reserve seats for specific showtimes

Table of Contents

Features

  • User - register, login, profile update, password reset
  • Movies - manage movie listings, showtimes, search/filter
  • Reservations - book seats, cancel bookings, check availability
  • Payments - process payments, refund, track payment status
  • Notifications - email/sms confirmation, reminders

Setup

  1. Get the project locally
git clone https://github.com/lrbn86/movie-reservation-api.git
cd movie-reservation-api
npm install
  1. Run the project
npm start
  1. Run tests
npm run test

For more commands, check the package.json file

API Documentation

See DOCUMENTATION for detailed API documentation

License

This project is licensed under the MIT License

About

Experimental REST API for browsing movies and reserve seats for specific showtimes

Resources

License

Stars

Watchers

Forks

Contributors