Skip to content

A flight booking application created using the MERN stack

Notifications You must be signed in to change notification settings

gopinathsjsu/CaliTech

Repository files navigation

CaliTech Team project

image

  • Calculation of Mileage points: The mileage points for each custmomer will be calculated by multipying their ticket price/fare by two.
  • mileagePoints = fare * 1 ;
  • Example: For a ticket worth $1000 the mileagePoints awareded to that customer will be 1000 points.

Team Meeting: Every Thursday at 1 PM : Zoom / In person

Tools used :

  • MERN Stack

Database:

  • MongoDB atlas

Task Allocation :

Frontend: Raajmaathangi and Ishaan

Backend: Rakesh & Tarun

Database: Rakesh

Documentation: Ishaan

Admin Features:

  1. Login
  2. Add flighs and update timings
  3. Search all flights and bookings

User Features:

  1. Sign up/ Login
  2. Search flights
  3. Change seat or update the current booking
  4. Pay using card or points

Steps to start:

  1. Clone the repo
  2. Navigate to Frontend:
    • npm install
    • npm start
  3. Navigate to Backend:
    • npm install
    • node index.js
  4. This will open up your browser and you will be able to access the application

About

A flight booking application created using the MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •