Skip to content

Latest commit

 

History

History
119 lines (119 loc) · 3.06 KB

project-structure.md

File metadata and controls

119 lines (119 loc) · 3.06 KB
├── CONTRIBUTING.md
├── Code_of_Conduct.md
├── LICENSE
├── README.md
├── RatingStyle.css
├── SignIn-Up-withGithub.js
├── about.css
├── about.html
├── auth.css
├── auth.html
├── auth.js
├── backend
│   ├── config
│   │   ├── config.js
│   │   └── db.js
│   ├── controllers
│   │   └── authController.js
│   ├── index.js
│   ├── models
│   │   └── User.js
│   ├── package-lock.json
│   ├── package.json
│   ├── routes
│   │   └── authRoutes.js
│   └── utils
│       └── authUtils.js
├── book.html
├── boy.png
├── chatbot.css
├── chatbot.gif
├── chatbot.js
├── conn.jpeg
├── contact.css
├── contact.html
├── contact.js
├── contributor
│   ├── contributor.css
│   ├── contributor.html
│   └── contributor.js
├── crescent-moon.png
├── cursor.js
├── day-mode.png
├── faq.html
├── firebase.js
├── fly.css
├── fly.html
├── forgot_password.html
├── hotel.css
├── hotel.html
├── icons
│   ├── airplane.svg
│   ├── bed-solid.svg
│   ├── instagram.svg
│   ├── plane-departure-solid.svg
│   ├── route-solid.svg
│   ├── twitter-x.svg
│   ├── twitter.svg
│   └── youtube.svg
├── img
│   ├── DUBAI.jpeg
│   ├── INDIA.jpg
│   ├── MALDIVES.jpeg
│   ├── PROJECT-LEADER.png
│   ├── Premium Photo _ Vibrant mesh gradient with magenta and blue colors high quality image for backgrounds and web.jpeg
│   ├── Presentation1-removebg-preview.png
│   ├── Presentation1.png
│   ├── USA.jpeg
│   ├── back.png
│   ├── benefits.jpeg
│   ├── c3.jpg
│   ├── cloud.png
│   ├── contact-mountain.png
│   ├── googleLogo.png
│   ├── landing-page.jpg
│   ├── location.jpg
│   ├── logo.png
│   ├── logo2.png
│   ├── maldives1.jpg
│   ├── n1.jpg
│   ├── n2.jpg
│   ├── n3.jpg
│   ├── n4.jpg
│   ├── n5.jpg
│   ├── new-york-page.png
│   ├── plan-1.jpg
│   ├── plan-2.jpg
│   ├── plan-3.jpeg
│   ├── popup.jpg
│   ├── popup1.jpg
│   ├── popup2.jpg
│   ├── popup3.jpg
│   ├── safety.jpg
│   ├── safety1.jpg
│   ├── safety2.jpg
│   ├── safety3.jpeg
│   ├── u1.jpg
│   ├── u2.jpg
│   ├── u4.jpg
│   └── u5.jpg
├── index.html
├── moon.png
├── package-lock.json
├── package.json
├── project-structure.md
├── project_structure.txt
├── reviews.html
├── script
│   └── popup.js
├── script.js
├── star-rating.js
├── style.css
├── styles
│   └── popup.css
├── team.html
└── update discussion forum