https://github.com/pushpendra-1697/mmt
Make My Trip is a comprehensive online travel platform offering booking services for flights, hotels, holidays, and more, simplifying travel planning and arrangements.
https://github.com/pushpendra-1697/mmt
authentication authorization axios axios-react bson-format bsondump expressjs hooks html-css-javascript html-css-js mongodb mongose nodejs react-components reactjs rest-api token-authentication
Last synced: 2 months ago
JSON representation
Make My Trip is a comprehensive online travel platform offering booking services for flights, hotels, holidays, and more, simplifying travel planning and arrangements.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/mmt
- Owner: Pushpendra-1697
- Created: 2024-02-16T14:41:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T13:50:56.000Z (over 1 year ago)
- Last Synced: 2025-07-02T07:47:28.599Z (3 months ago)
- Topics: authentication, authorization, axios, axios-react, bson-format, bsondump, expressjs, hooks, html-css-javascript, html-css-js, mongodb, mongose, nodejs, react-components, reactjs, rest-api, token-authentication
- Language: JavaScript
- Homepage: https://mmt-ecru.vercel.app
- Size: 4.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 installFor 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/failure200 ---> OK/Success/get/put
201 ---> Created/post
204 ----> Delete/reject
# Some Project Screenshots :
# A) For Computer Screen:






# B) For Mobile/Tablet Screen :




