An open API service indexing awesome lists of open source software.

https://github.com/shinumathew/vaithyar-mean-app

MEAN stack App to search and get appointment for the doctors available nearby the specific location using Angular UI
https://github.com/shinumathew/vaithyar-mean-app

angular8 bootstrap nodejs typescript

Last synced: over 1 year ago
JSON representation

MEAN stack App to search and get appointment for the doctors available nearby the specific location using Angular UI

Awesome Lists containing this project

README

          

# Vaithyar app:
Helps you find the doctors nearby your selected location
## Backend:
Node, Express, Mongo
# Setup:
1. Clone project
2. Start mongo : sudo ~/mongodb/bin/mongod
3. cd api/server/
4. node express.js