Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pushpendra-1697/expedia-travel.com-clone

This is a Flights & Hotels reservation system Frontend service. It helps user to create account and book Hotels & Flights service. This is an individual project. In this project I am trying to explore Context API & fetching some data and showing in UI. Here you can search any flights for travelling and hotels for staying.
https://github.com/pushpendra-1697/expedia-travel.com-clone

chakra-ui css dynamic-routing html javascript jsx reactjs reactjs-components

Last synced: 5 days ago
JSON representation

This is a Flights & Hotels reservation system Frontend service. It helps user to create account and book Hotels & Flights service. This is an individual project. In this project I am trying to explore Context API & fetching some data and showing in UI. Here you can search any flights for travelling and hotels for staying.

Awesome Lists containing this project

README

        

# Context API - Hotels & Flights Booking system
- DeployLinkVercel = "https://expedia-travel.vercel.app"

# Overview of this App
![expedia travel](https://user-images.githubusercontent.com/104748364/210863870-334084d6-0205-4225-91f1-654aeffd2fbc.png)

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

![Screenshot (492)](https://github.com/Pushpendra-1697/Expedia-Travel.com-clone/assets/104748364/63f4af75-7374-43d6-b7ca-5b13431dc19c)

# 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.