Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.15 KB

Context API - Hotels & Flights Booking system

Overview of this App

expedia travel

Search Flights

API serves flights for limited sources & destinations (eg: source: new york, destination: boston)

Screenshot (492)

Admin Details:

email: [email protected] password: Push1697@

Tech Stacks Used

  • JavaScript
  • HTML
  • CSS
  • React.js
  • Reusable React Components
  • React-router-dom

Features

  • Data Authentication and Validation for all the users (Admin Side and User Side).
  • Context API with PrivateRouting.

User API Features

  • User can log in to the application and update their information using their email and password.
  • Users can search for the route to book a reservation from a particular source to a destination.
  • Admin Can add any hotel information and update it.
  • Users can checkout by entering the same email id and password after paying the amount with a timer.