Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/expedia-travel.com-clone
- Owner: Pushpendra-1697
- Created: 2022-11-08T06:48:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T09:46:48.000Z (9 months ago)
- Last Synced: 2024-02-16T10:30:11.442Z (9 months ago)
- Topics: chakra-ui, css, dynamic-routing, html, javascript, jsx, reactjs, reactjs-components
- Language: JavaScript
- Homepage: https://expedia-travel.vercel.app
- Size: 95.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.