Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 653 Bytes

README.markdown

File metadata and controls

13 lines (8 loc) · 653 Bytes
                                        Crud app

A CRUD Django app where the user is able to register electronic products such as monitors, faxes, printers etc for the warehouse of a company. The categorization is done according to the employee's personal and professional information. The user has also the ability to get detailed reports in pdf view. Admin interface is also enabled via URL routing /admin.

This app has been made via Django framework, Bootstrap framework, jQuery and MySQL as DBMS. Python WSGI is Apache HTTP via apache module mod_wsgi.

Main view menu.png

Report view pdf.png