Project Management Tool

Aim

To create an application that will enable the user to create, search and modify projects based on certain input data.
The application should create and maintain a refined folder structure that will enable the user to efficiently create, modify and submit the projects.

Technologies
Electron Python JavaScript HTML, CSS MySQL Adobe Acrobat API
Challenge

The Application should be able to generate projects on-site using a tablet device. None of the data should be stored on the device.
We used web technologies such as Electron to stream data from the server whenever a project is created/edited by the user.
All the data generated should be exported automatically to an Access Database at the end of the day.
This was previously done manually for 8 hours. We managed to reduce that time to 0.1 hours.

User Interface