Skip to content

thenovil/MTBS-MERN-nov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASHO DEKHI - Movie Ticket Booking Website

Welcome to ASHO DEKHI, your one-stop destination for booking movie tickets online. This repository contains the codebase for the ASHO DEKHI website, built using React, Express, MySQL, and Node.js.

🚀 Visit ASHO DEKHI live Here

Backend is hosted at Here

Table of Contents

Introduction

ASHO DEKHI is a movie ticket booking website that allows users to explore movies, view showtimes, and book tickets seamlessly. The website is built with a modern stack, combining the power of React for the frontend and Express with MySQL for the backend.

Features

  • 🎬 Browse and Filter Movies

  • 🎥 View Movie Details

  • 🕒 Check Showtimes

  • 🎫 Book Tickets

  • 🔐 User Authentication and Registration

  • 📚 User Purchase History

  • 🛠 Admin Panel

  • 📱 Fully Responsive User-friendly UI

Screenshots

HomePage

Home Home Home Home

Showtimes

Showtimes Showtimes

Payment Gateway

Payment Payment Payment

Movie Details

MovieDetail MovieDetail MovieDetail

SignUp Modal

Modal

Login Modal

Modal

Customer

customer

Admin

admin admin admin admin

About Us

aboutus

Getting Started

To get a local copy of ASHO DEKHI up and running, follow these steps:

Prerequisites

  • Install Node.js, Yarn (Package Manager), and XAMPP.
  • Start XAMPP's Apache and MySQL server, and go to "localhost/phpmyadmin" in your browser.
  • Import the SQL file provided in the database folder.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/AshoDekhi.git
    cd AshoDekhi
  2. Add your neccessary credentials in the .env files for both frontend and backend

  3. Install frontend dependencies:

    cd frontend
    yarn
  4. Install server dependencies:

    cd backend
    yarn

Usage

  1. Start the backend server:

    cd backend
    yarn start
  2. Start the frontend development server:

    cd frontend
    yarn dev
  3. Access the website in your browser at http://localhost:5173.

Contributing

Contributions are welcome! If you'd like to contribute to ASHO DEKHI, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Commit your changes with descriptive commit messages.
  • Push your changes to your fork.
  • Create a pull request detailing your changes.

N.B.:ASHO DEKHI - This website isn't connected to any actual Theatre Chain.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published