Skip to content

A open-source platform for online Medicine Ordering System

Notifications You must be signed in to change notification settings

abrehman90/MediCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediCare MIT License

Stack we used

Python Django HTML5 JavaScript CSS3

meditate

Online-Medicine-Order-in-Django

Open Source Medicare

Features!

NGO login Customer Login

sign

signup

Installation

This requires Python Django to run. Install the dependencies and devDependencies and start the server

$ git clone git@github.com:abrehman90/MediCare.git

$ cd UOS_med

$ python manage.py migrate

$ python manage.py createsuperuser

$ python manage.py runserver