Git Product home page Git Product logo

yataji / travel-guide Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 473 KB

It is an online platform that provides travelers' reviews on a wide variety of places, such as hotels, restaurants, tourist attractions, and other places of interest in a specific city. It can be very useful for planning your vacation, seeing the recommendations of people who have visited the place before you.

JavaScript 100.00%

travel-guide's Introduction

travel-guide

It is an online platform that provides travelers' reviews on a wide variety of places, such as hotels, restaurants, tourist attractions, and other places of interest in a specific city. It can be very useful for planning your vacation, seeing the recommendations of people who have visited the place before you.

travel-guide's People

Contributors

yataji avatar

Watchers

 avatar

travel-guide's Issues

Password Reset Functionality:

  • Develop an endpoint for initiating password reset requests.
  • Implement logic for generating and sending password reset tokens via email.
  • Create an endpoint for resetting passwords using reset tokens.

Initialise the project

Initialise the project , put the folder structure , and make naming standardisation .

Admin Dashboard Management

  • Overview of site statistics ( number of users, attractions, reviews).
  • CRUD operations for managing attractions, hotels, and restaurants.
  • Access to user management functionalities (view user profiles, suspend or delete users).
  • Tools for monitoring and managing forum posts and comments.

User Authentication and Authorization

Implement user authentication (login, registration) and authorization (roles: admin, authenticated user, guest user):

  • Develop endpoints for user registration.
  • Develop endpoints for user login.
  • Integrate JWT (JSON Web Tokens) for secure authentication.
  • Implement middleware for role-based access control (admin, authenticated user, guest user).{ isAuth, isAdmin, ..}

Email Verification

Implement email verification process for new user registrations(using emailjs)

  • Develop endpoints for generating and sending email verification tokens.
  • Implement logic for verifying email addresses using verification tokens.

API Testing with Postman

  • create and execute test cases for each API endpoint using Postman.
  • Tests should be organized into collections based on the feature or endpoint being tested.
  • Environment variables should be used to manage different testing environments
  • Test cases should validate the correctness of response data, status codes, and headers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.