Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anidipta/status-code-1
MediTrack - Your Health, Our Priority
https://github.com/anidipta/status-code-1
ai-chatbot chatengine html-css-javascript node-js nodejs nodemon python3 reactjs socket-io whatsapp-api
Last synced: 5 days ago
JSON representation
MediTrack - Your Health, Our Priority
- Host: GitHub
- URL: https://github.com/anidipta/status-code-1
- Owner: Anidipta
- License: apache-2.0
- Created: 2024-08-14T13:53:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T09:25:29.000Z (4 months ago)
- Last Synced: 2024-08-26T10:54:26.091Z (4 months ago)
- Topics: ai-chatbot, chatengine, html-css-javascript, node-js, nodejs, nodemon, python3, reactjs, socket-io, whatsapp-api
- Language: JavaScript
- Homepage:
- Size: 53.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 💬 Chat Application
To get your chat application up and running, follow these steps:
### Backend Server 🖥️:
1. Open a terminal window and run:
```bash
npm install
```
This installs all necessary dependencies.
2. Start the backend server with:
```bash
npm start
```### Frontend Server 🌐:
1. Open another terminal window and run:
```bash
npm install
```
This installs all necessary dependencies for the frontend.
2. Launch the frontend server with:
```bash
npm run dev
```3. Once both servers are running, access the application by clicking [here](http://localhost:5173/) to view it in your browser.
## 🏥 Patient Dashboard
To view the progress of the Patient Dashboard, follow these steps:
1. Open a terminal window and run:
```bash
npm install
```
This installs all required packages.
2. Start the Patient Dashboard server with:
```bash
npm start
```## 🏥 Doctor Dashboard
To view the progress of the Patient Dashboard, follow these steps:
1. Open a terminal window and run:
```bash
npm install
```
This installs all required packages.
2. Start the Patient Dashboard server with:
```bash
npm start
```## 👥 Team Members
Meet the team behind the project:
- [Soumyadip Roy](https://github.com/SoumyadipRoy16)
- [Anidipta Pal](https://github.com/Anidipta)
- [Ananyo Dasgupta](https://github.com/CodenWizFreak)