Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 651 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 651 Bytes

Tourist app

The tourist api is an api built with express node js and uses mongodb to store data.. An Api that allows tourist check the closest tourist center to them,make bookings and get booking confirmation in their email,make reviews for all center tourist visited,make a decision by viewing reviews of others.

Features

  • create a tourist center
  • get a tourist center by location
  • make reviews for tourist center visited
  • make bookings and get booking confirmation by mail
  • full admin crud functionality
  • full user crud functionality

Here is a link to the documentation