Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 1.7 KB

File metadata and controls

48 lines (24 loc) · 1.7 KB

Logo of the project

Requisition-and-Supply-Management-System · GitHub license

The application helps to keep track of all requisitions made within an organization. This was primarily used to keep logs of the stationery and other goods that are used in our college. This application provided the users with a page where a formal request can be made for additional supplies of stationery and other commodities. The admin can then view all the requests and accept or reject them depending upon the availability of the requested commodity. This project was made to achieve better inventory control.

Snapshots of the application

Installing / Getting started

Create a virtual env using conda or python-virual-env and then run this command

pip install -r requirements.txt

Built With

Flask,Bootstrap,JavaScript,Python,MySQL,SQLite,HTML,CSS

Style guide

Write code as per PEP8 standard

Database

MYSQL

Licensing

MIT