Skip to content
/ Medico Public
forked from A-S-A-P/Medico

A web service to remind you to take your medicine (Phone call)

Notifications You must be signed in to change notification settings

Aishh2k/Medico

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Medico

A web service to remind you to take your medicine (Phone call)

git clone https://github.com/A-S-A-P/Medico.git

git branch API

Front-end: Put in /templates folder

Django Install Instructions

Linux/Mac:

pip install pipenv 

Windows:

python -m pip install pipenv
pipenv --python 3.6 install django==2.2 // Replace python 3.6 with your version of python (python3 --version / py --version)

pipenv shell

About

A web service to remind you to take your medicine (Phone call)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.3%
  • Python 41.5%
  • CSS 6.2%