Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Project Logo

## 💬 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)