Skip to content

An application for managing an auto service business with an integrated Oracle database system, providing a convenient interface for business management and data tracking. Developed as a university project for the course Database Systems 2.

License

Notifications You must be signed in to change notification settings

Zabrodin-Maksim/Auto-Service-Application

Repository files navigation

image

AutoMax - Application for Small Auto Repair Shops

Overview

This application is developed in C# using the MVVM architectural pattern and Oracle SQL database system. Its primary purpose is to support the operations of a small auto repair shop, AutoMax.


Tracked Data

  • Clients: Contact details, reservation history, and vehicle information.
  • Reservations: Scheduling of service appointments, including details about requested services.
  • Employees: Specializations and assignments to branches and service tasks.
  • Spare Parts: Availability at different branches.
  • Invoices and Payments: Transactional and financial data.

Inputs

  • Database: Data managed within the application.
  • User Interactions: Input through the user interface.

Outputs

  • Reports: Reservations, invoices, service tasks, employee assignments, and stock inventory.
  • Statistics for Management: Branch workload, part usage, and financial overviews.

Access Rights

  • Roles:
    • Admin
    • Employer
    • RegUser (Registered User)
    • NoRegUser (Unregistered User)
  • Features:
    • User authentication and access control.
    • Change logging for auditing and traceability.

Objective

To simplify and streamline the daily operations of auto repair shops, improve data management, support decision-making, and enhance customer satisfaction.


Screenshots

Below are visual examples of the application's interface and functionality:

image

image

image

image

image

image

About

An application for managing an auto service business with an integrated Oracle database system, providing a convenient interface for business management and data tracking. Developed as a university project for the course Database Systems 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages