Skip to content

Make My Trip is a comprehensive online travel platform offering booking services for flights, hotels, holidays, and more, simplifying travel planning and arrangements.

Notifications You must be signed in to change notification settings

Pushpendra-1697/MMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MMT

Overview

MakeMyTrip is a comprehensive online travel platform offering flights, hotels, and holiday packages. With user-friendly interfaces and extensive search options, it enables travelers to plan and book their entire journey effortlessly. Boasting a vast network of partners and a commitment to customer satisfaction, MakeMyTrip revolutionizes how people explore and experience travel.

Frontend Verecel Deployed Link :

https://mmt-ecru.vercel.app

Backend Render Deployed Link:

https://mmt-server-9jiv.onrender.com

JSON SERVER Deployed Link:

https://render-si4e.onrender.com/mmtData

Tech Stack :

A) Frontend :

React (JSX Syntax), Chakra-ui Library for Styling & Modal, Axios for handling asynchrous requests, react-router-dom for routing or Navigate from one page to another, Standard react components, React-hooks, chakra-icons & react-icons.

B) Backend :

Node.js, Express.js, MongoDB (NoSQL), JSON-web-token-based authentication, mongoose for connecting database to the server, cors for handling the cors error, relationships between collections, BSON and Bsondump.

Some instructions to run locally :

For Setup ---> npm install

For Frontend: ---> npm run start

For Backend: ----> npm run server

PORT ---> 3000 || 8000

Some HTTP (Hyper Text Transfer Protocol) Status Code Which I used :

404 ---> Not Found/failure

200 ---> OK/Success/get/put

201 ---> Created/post

204 ----> Delete/reject

Some Project Screenshots :

A) For Computer Screen:

Screenshot (493) Screenshot (494) Screenshot (495) Screenshot (496) Screenshot (497) Screenshot (498) Screenshot (499)

B) For Mobile/Tablet Screen :

Screenshot (500) Screenshot (501) Screenshot (502) Screenshot (503) Screenshot (504)

Releases

No releases published

Packages

No packages published