Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

SreedevT/PMS

Repository files navigation

Clone repo or download files

Open directory in VSCode as root

If pipenv not installed: pip install pipenv

Create a virtual environment pipenv shell

Change python interpreter at bottom of VSCode page OR Ctrl + Shift + P : type Python: Intrepreter and change

Install requirements pipenv sync

Run django server py manage.py runserver

IF ANY CAHNGES MADE TO THE DATABASE

Make migrations
py manage.py makemigrations
py manage.py migrate

About

Miniproject - Patient Management System

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •