/SARTHI-TRAVEL-Tourist-Package-Booking-Website

SARTHI TRAVEL is a website for a travel agency. The website contains details about tourist destinations, tour packages. This website allow people to book their dream destination with in their budgets.

Primary LanguageHTML

SARTHI TRAVEL

SARTHI TRAVEL is a website for a travel agency. The website contains details about tourist destinations, tour packages. This website allow people to book their dream destination with in their budgets.

Deployed Link

Netlify Deployed Link: Sarthi Travel

Objectives

The main objective of the project is to create a picture perfect travel website with basic functionality.

Tech Stack

My Skills

Features

User Features :

  • User Registration and Login
  • List Of Destination Packages
  • Filter packages by price and rating
  • Sorting packages by price
  • Tour Packages Booking
  • Place Pagination
  • Service Booking

Admin Features :

  • Destination management
  • Booking Details

Admin Credentials: User Id: admin Password: admin

Run Locally

Clone the project

  git clone https://github.com/MouS0926/mountainous-sidewalk-9735.git

Go to the project directory

  cd my-project

Install dependencies

  npm i

Install json server

  npm install -g json-serve

Run Server

  json-server --watch db.json --port 9971

Project Screenshots

  • Landing Page

  • Service Page

  • All Destination Page

  • Booking Page

Contributors