Printers / Photocopiers ServiceApp

By | 15th February 2019

The purpose of creating this app was to improve photocopier technician daily tasks.

Main features:

  • Register every service action (Add, Edit, Remove)
  • Searchable customer database and quick search for customers, photocopiers, and error codes
  • Attach pictures for better diagnosis
  • Expense tracking (e.g., parking), downloadable in CSV format
  • Automated email delivery of monthly expenses
  • Share knowledge among technicians within the same company
  • Create and manage user accounts

Technicalities:

  • backend: Python + Django Framework with user authentication
  • frontend: HTML + JavaScript + Bootstrap CSS for responsive design
  • database: MySQL for efficient data management
  • Live Production: Hosted on an Ubuntu Linux system

Source code available at GitHub