EPR extension

Django web-app, run on a local server that extends the functionality of an existing EPR system.

Details

The application is used to search which order includes the specified product. Therefore the process of categorizing the products upon receiving them is oversimplified.

This is a Django site that implements a free Bootstrap template and extends the functionality of an EPR system used by a local garage. It effectively connects with the EPR Database, sends custom quries and presents data in a more convinient and immediate way.

More About The Work

After mapping the EPR Database, custom Django Models were created to establish a connection.

The front-end is built using a free Bootstrap template, and a custom login interface was built using Django administrative tools.

Furthermore, additional code as added to the existing template to present more details about each entry.