Skip to content

Whispard/locater

Repository files navigation

locater

MEAN app to find nearby shops

Technology Used:

  • Node
  • Express (For API & Site) & PUG (Template Engine)
  • Angular (Dynamic Frontend)
  • mongoose & MongoDB
  • Node-fetch
  • requests (API Requests)

#Features:

gives available nearby shops within given distance:

image

Check each store's services and place a review:

image

Easily Add review with name and rating

image

Installation

git clone https://github.com/Whispard/locater
cd locater
npm install

Then in new shell, use mongod and finally, 'npm start`

You can check database data with MongoDB Compass or change default start data in app_api/models/location.js

PUG uses pre-compiled build files from Angular, to recompile dynamic frontend angular , use ng build

About

MEAN app to find nearby shops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published