Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharmacyManagementSystem

Pharmacy Management System || Python Django

Installation

install python

Run these Commads

git clone

create venv

python -m venv venv

activat venv

.\venv\Scripts\activate

install the requirements

 pip install -r requirements.txt

migrate database

 python manage.py migrate

finaly

 python manage.py runserver

it will run like this

 http://127.0.0.1:8000/ 

copy this url and paste it in any browser


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages