Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.09 KB

README.md

File metadata and controls

49 lines (30 loc) · 2.09 KB

Website Name : Joy land

Tourism Management Website

About:

This website provides a platform for managing and exploring tourist spots, facilitating seamless planning and discovery of travel destinations. With features like adding, updating, and deleting spots, users have the flexibility to customize their travel experiences while ensuring accurate and relevant information. Whether you're a traveler looking for new adventures or a tourism enthusiast wanting to contribute to the community, this website offers a user-friendly interface to engage with and explore the world of tourism.

Live Site URL: Tourism Management Website


Features:

  1. Add Tourist Spots:

    • Easily add new tourist spots with detailed information such as name, location, description, and images.
  2. Update Tourist Spots:

    • Update existing tourist spots to keep information accurate and up-to-date.
  3. Delete Tourist Spots:

    • Remove tourist spots that are no longer relevant or available.
  4. View Specific County's Spots:

    • Filter and view tourist spots based on specific counties or regions, making it convenient to plan trips.
  5. Update User Profile:

    • Users can update their profiles with personal information and preferences, enhancing their experience on the platform.
  6. View Added Lists:

    • Keep track of the tourist spots you've added to the platform, making it easy to revisit or share with others.

Technologies Used :

Frontend: React.js, React Router, Tailwind CSS, Mamba UI Backend: Node.js, Express.js, Firebase MongoDB Authentication: JWT Tokens, Firebase Authentication

Getting Started

  1. Clone the repository: git clone <repository-url>
  2. Install dependencies: npm install
  3. Start the development server: npm start