Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 853 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 853 Bytes

SRID Fall 16 EMS

Project Repository for SRID EMS

Technology stack used

  • Client Side: jQuery + Bootstrap
  • Server Side: Django

Launch Instructions

  • You need to install python3 and pip3 first.
  • Run commands below
pip3 install django==1.10.4
pip3 install bootstrap-admin
python3 manage.py runserver 0.0.0.0:8000

Link to Our Style Guide

Link to Our API Requirements

Limitations

  • Patient Information are not being saved to the backend
  • Medical diseases are hardcoded