Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashsnar/appointme
https://github.com/akashsnar/appointme
backend client-server frontend fullstack healthcare-application mongodb nodejs reactjs
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akashsnar/appointme
- Owner: Akashsnar
- License: mit
- Created: 2023-12-21T06:22:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-05T12:26:17.000Z (7 months ago)
- Last Synced: 2024-11-24T18:10:45.485Z (2 months ago)
- Topics: backend, client-server, frontend, fullstack, healthcare-application, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://appointme-pied.vercel.app/
- Size: 3.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is Doctor Appointment Web Service where individuals can make appointments and discuss problems with doctors.
∗ The project stores important user details using MongoDB v7 and supports 1000+ users.
∗ Works on functionalities such as React, mongoose, tokenization, CSS3 libraries, etcTo run the project follow below steps from root directory:
1. npm install -> npm start/nodemon server.js
2. cd frontend -> npm install -> npm start
Deploy link- https://soft-zabaione-e4071a.netlify.app/