Skip to content

Akbhobhiya/Travellite

Repository files navigation

Smart-Tourism-Guide WebApplication

This is the Smart Tourism Guide website made for the WTA project. We've used Node.JS ,express and MySQL for backend and Reactjs for frontend. All the ER Diagrams have been normalised upto 3NF, and a simple User Interface has been implemented.

Functional Components of the Customer

  • Login
  • Search for Destination
  • Search for Hotels
  • Book the ticket for both hotel and tour
  • Payment module
  • Fill and edit personal details
  • Hotel and tour booking
  • Receive invoice(Still to be implemented)
  • Change of password

Functional Components for Admin

  • Login
  • Update information for member
  • Update information for admin
  • Update city and destinations
  • Can check All data of complete site
  • Change of Password

How to setup the project

The website is built using Node.JS and React.JS so make sure you have Node.JS and npm installed already.

Run the app

$ node server.js

The app will run on http://127.0.0.1:3000/ and will display the homepage.

Setup locally for development

Clone the project
$ git clone https://github.com/Akbhobhiya/Travel-Guide-WebApplication.git
$ cd Travel-Guide-WebApplication
Install project dependencies
$ npm install 

Contributer


  • Wish to Contributing
  • Please feel free to send a pull request or create an issue if you find any.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages