Projects
Web Application: Workplans
(2019)
AJAX, Full Stack, JavaScript, jQuery, JSON, PDF, PHP, SQLite
Development of a web application for a cleaning company to create work plans from Microsoft Word service specifications.
- Branch software generates adapted Word documents from Microsoft Word templates for object orders, which contain the customer and order data in text fields, as well as a list of cleaning services with graphics, service description and cleaning interval in a table
- Reading of Word documents including Word text fields, graphics, descriptions, intervals
- Storage of the data in a SQLite database
- Generation of filtered service specifications and monthly based work plans
- Output as PDF documents
- Serial processing
- User authentication and role concept