Skip to content

This project is a online bus reservation app built using React and Redux on the frontend, and Express and Node JS on the backend using an MVC pattern

Notifications You must be signed in to change notification settings

Fahdroussafi/Easy-Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MERN Stack Bus Ticket Booking App

This website will include the following features :

  • Separate User Interfaces for Users, Admins.
  • Search available bookings before being authenticated.
  • JWT Authentication and Password Hashing.
  • Seats Availability Checking.
  • Stripe Payment Gateway Integration.
  • Handling negative payment scenarios.
  • Manage Tickets and User from the Admin Panel.

The tools and technologies used :

  • MongoDB
  • Express
  • React
  • Node
  • Tailwind
  • Redux
  • Antd
  • Stripe

Available Scripts

cd client

npm install

npm start

cd server

npm install

npm start

API documentation link :

About

This project is a online bus reservation app built using React and Redux on the frontend, and Express and Node JS on the backend using an MVC pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages