Skip to content

Integrated Library System with the specifications mentioned below

Notifications You must be signed in to change notification settings

rushill2/IntegratedLibrarySystem

Repository files navigation

Integrated Library Simulator

Instructions to run

For the commands below, depending on the installation, python may have to be substituted with python3

  1. Upgrade pip with the following command (sudo required for linux distributions):

    pip install --upgrade pip
  2. Install requirements using the following:

    pip install -r requirements.txt
  3. Run main.py:

    python main.py

About

Integrated Library System with the specifications mentioned below

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages