Skip to content

believeohiozua/medicalrecords

Repository files navigation

This is a Medical Record Management Web Application created by BELIEVE OHIOZUA

The Application Leverages on:

Django
Django Restframework
React js
Docker

To Run the Application Locally:

git clone https://github.com/believeohiozua/medicalrecords.git
cd medicalrecords
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate

create a super admin creadentials

python manage.py createsuperuser
python manage.py runserver

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published