Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
/ MEDBAY-V1 Public archive
forked from AJ-54/MEDBAY-V1

Medbay placed 3rd in our Build Tomorrow 2021 Hackathon.

Notifications You must be signed in to change notification settings

weavy-labs/MEDBAY-V1

 
 

Repository files navigation

MEDBAY - Ensuring Citizen health always

Features

1. WEAVY BASED DOCTOR PATIENT PORTAL
2. HEART RATE MONITORING SYSTEM
3. AI DIET PLANNER
4. REALTIME GROUP YOGA POSTURE MONITORING SYSTEM
5. DEPRESSION CHATBOT
6. INNOVATIVE GAMES FOR COGNITIVE AND BRAIN HEALTH
7. WORKOUT PLANNER AND POSTURE DETECTOR
8. MEDICAL CHATBOT
9. MEDICAL TEST COMPARISON
10. PHARMACEUTICAL STORE 

change directory

$ cd Weavy_Troubleshooters

Setup Virtual Environment(LINUX)

$ virtualenv venv $ source venv/bin/activate

Install requirements

$ pip install -r requirements.txt

Migrate db File

$ python manage.py makemigrations $ python manage.py migrate

Launch server

$ python manage.py runserver

About

Medbay placed 3rd in our Build Tomorrow 2021 Hackathon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.2%
  • CSS 20.0%
  • SCSS 12.8%
  • Jupyter Notebook 12.8%
  • HTML 10.1%
  • Python 4.1%