Skip to content

Backend for Happy Tour, streamlining travel planning, user authentication, booking management, and data storage for a smooth travel experience.

Notifications You must be signed in to change notification settings

younusFoysal/Happy-Tour-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Tour Server

Hr Hub Pro Server


Live Server:

Happy-Tour-Server

Client Repo Link: Happy-Tour-Client

Project Overview

  • Happy-Tour-Server is the backend component of the Happy Tour application.
  • Facilitates seamless travel planning and management.
  • This server handles various backend operations such as user authentication, booking management, and data storage.
  • Ensures a smooth and hassle-free travel experience for users

Features

  • Secure user registration and login
  • Role-based access control for different user types (admins, travelers, etc.)
  • Profile management for updating user information
  • Storage and retrieval of travel-related data (destinations, itineraries, etc.)
  • RESTful API endpoints for easy integration with the frontend
  • Efficient data handling with optimized database queries

Technologies Used

node
cors
dotenv
express
mongodb

How to Run Locally

  1. Clone the repository: git clone https://github.com/younusFoysal/Happy-Tour-Server.git
  2. Navigate to the project directory: cd Happy-Tour-Server
  3. Install dependencies: npm install
  4. Set up environment variables as per .env.
  5. Start the server: nodemon index.js

About

Backend for Happy Tour, streamlining travel planning, user authentication, booking management, and data storage for a smooth travel experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published