Skip to content

The application can be used in pharmacies for drugs management.

Notifications You must be signed in to change notification settings

visse0001/drug_store

Repository files navigation

DB Drugs

The application can be used in pharmacies for drugs management.

Download

To begin using this application use link below to get started.

Download DB Drugs

Development setup

  • Install Python 3.7.2
  • Create Virtual Environment
    python3 -m venv env
  • Install dependencies
    pip install -r requirements.txt

Usage

  • Run db_init.py
    python db_init.py

  • Run med_app.py
    python med_app.py

To login and use the application you may use the data:

Login : test
Password: haslo

About

The application can be used in pharmacies for drugs management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages