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
- Host: GitHub
- URL: https://github.com/shinumathew/vaithyar-mean-app
- Owner: ShinuMathew
- Created: 2020-11-21T12:17:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-21T12:18:18.000Z (over 5 years ago)
- Last Synced: 2025-04-11T02:09:46.289Z (over 1 year ago)
- Topics: angular8, bootstrap, nodejs, typescript
- Language: HTML
- Homepage:
- Size: 4.14 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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