Skip to content

Soham-Thodge/BookTrack

Repository files navigation

Book Track

Book Track is a web application that allows users to book movie tickets online.

Features

  • Browse available movies
  • Select a movie and book tickets
  • Choose seats in the theater
  • Generate a receipt with booking details

Technologies Used

  • React.js
  • Axios
  • HTML/CSS
  • JavaScript
  • Firebase
  • Supabase

Setup Instructions

  1. Clone the repository:
git clone https://github.com/soham-thodge/BookTrack.git
  1. Navigate to the project directory cd BookTrack

  2. Install dependencies

  npm install
  1. Start the development server
npm start

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 3

Acknowledgements

  • The OMDB API (Open Movie Database) for providing movie data and metadata for the app.

License

This project is licensed under the MIT License.