Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.88 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.88 KB

Purchase_Request_Management

This is a document issued within the company to the purchasing department to keep track of the goods ordered. The purchase requisition also helps the company keep an account of their expenses.

  • DATABASE USED

  • SQLite ( production purpose )

SQLite is a popular choice as embedded database software for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems (such as mobile phones), among others.

To setup all the libraries use :-

  • cd to the directory where requirements.txt is located.

  • activate your virtualenv.

  • run: pip install -r requirements.txt in your shell.

  • Requirements.txt

alt text

  • Image Galary

  • INTERFACE

  • alt text

  • alt text

  • alt text

  • alt text

  • Database Content

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text