Skip to content

Latest commit

 

History

History
176 lines (121 loc) · 7.55 KB

Neural_Nexus.md

File metadata and controls

176 lines (121 loc) · 7.55 KB

NexTrip
NexTrip

NexTrip - Travel with Ease -
CoC Inheritance 2023 || Neural Nexus


Table of Contents

📝Description

Meet NexTrip, your go-to travel companion crafted by our team for seamless trip planning. With NexTrip, just enter your destination and travel dates to discover real-time flight options and a curated list of accommodations. Find personalized restaurant recommendations and local events easily. It's not just a planner; NexTrip is here to make your travels simple and unforgettable. Start your next adventure effortlessly with NexTrip – your key to stress-free journey planning.

  1. Making travel hassle-free, by providing almost every single detail from flights to hotels on a single click.
  2. Cheapest deals for booking hotels and flights
  3. Latest updates about the destination and catalogue of exciting events and festivals held

🔗Links

🤖Tech-Stack

Front-end

HTML CSS JavaScript React Tailwind CSS

Back-end

NodeJS ExpressJS JavaScript

Database

MongoDB

📈Progress

Fully implemented features

  • Secure authentication system for users to access the website
  • Friendly UI/UX design for users
  • Users can easily plan their trip and get essential information about the destination
  • Variety of information including hotels, restaurants, upcoming events, flights, and attractive places is available
  • Cheapest deals for flights and hotels are provided to users
  • Advanced filter options for flights and hotels for a better user experience
  • All the liked hotels, restaurants, and places will be saved in a particular plan, making it a full-fledged itinerary

Partially implemented feature

  • Filter options for other pages
  • Filter News related to destination to get latest and important information and news

🔮Future Scope

  • Adding features for rental car services, and providing the cheapest deals among different travel plans provided by agencies
  • Adding more transportation options, by trains, bus, etc.
  • Instead of using external APIs, real-time data can be fetched from web-scraping
  • Warning notification, if any flight, and hotel booking is cancelled

💸Applications

  1. Users can efficiently plan their trips by filling out a form for their desired city destination, accessing comprehensive information on hotels, restaurants, attractions, flights, and local events in one centralized platform.
  2. Users can customize their trip itinerary by adding preferred hotels, restaurants, and attractions to their plan, tailoring their travel experience to their specific interests and preferences.
  3. Trip Planner allows users to easily update their trip plans as needed, ensuring flexibility and adaptability throughout their journey.
  4. We can display targeted advertisements within our application, by partnering with travel-related businesses, such as hotels, airlines, and restaurants, to promote their services to users based on their travel preferences and itinerary.
  5. Overall, the Trip Planner project aims to revolutionize the way individuals plan and experience their travels, offering convenience, customization, and seamless integration of travel-related services in one comprehensive platform.

🛠Project Setup

  1. Clone the repository
git clone https://github.com/vxyzs/Neural-Nexus.git
  1. Navigate to frontend, install required packages and run it.
cd frontend
npm install
npm run dev
  1. Navigate to backend, install reqiured packeges and run the server.
cd backend
npm install
nodemon server.js

💻Usage

  1. User have to sign up for making a travel itinerary.
  2. Then user will be redirected to form page, where can fill the travel plans, i.e. destination, period and group-size and a new plan is formed
  3. Then, website will redirect to planning page, where user can get flight booking, and hotel accomadation. Similarly, restaurant page provide highly rated restaurants. Famous tourist places in the destination and latest updates are also being given.
  4. Here, user can like hotels, restaurants, and places, and it will be saved in the particular plan.
  5. In yourplans page, user can go through all previously planned itineraries, and view all selected hotels, restaurants and places. User can also update the plans.

👨‍💻Team Members

👨‍🏫Mentors

📱Screenshots

Home Page

home-page

Sign Up Page

sign-up

Login

login

Form Page

form

Hotels

hotels-list

FLights

flights For Restaurants, places pages please view screenshots uploaded in drive link

Users Saved Plans

user-saved-plans

Link to more screenshots

Neural Nexus Drive Link