Skip to content

Application that serves purpose of managing car services system- starting from keeping data of countries, where car car services are placed, and finishing with data of cars which are being serviced in particular car service.

Notifications You must be signed in to change notification settings

jakubglatki/CarsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

CarsApp

Application that serves purpose of managing car services system- starting from keeping data of countries, where car car services are placed, and finishing with data of cars which are being serviced in particular car service.

Program structure

CarsApp has four main windows:

  • Countries (Kraje)
  • Cities (Miasta)
  • Factories (Fabryki)
  • Services (Serwisy)

All of these windows show a list of objects of their type- for example Countries window shows names and codes of all countries in database.

Countries list

Countries and cities windows allow user to add, edit and see detailed view of each of their objects.

Edit city window

Double clicking on a country opens cities list in one country mode.

Cities list in one country mode

Double clicking on a factory shows additional window with all cars produced in this factory.

Cars from chosen factory list

Double clicking on a car service opens additional window with details of this car service and list of all cars that are being serviced there.

Car service detailed view

After adding a new car to the car service program asks if client got a replacement car and gives him one if it is supposed to do so.

Choosing replacement car for user

Database structure

Database structure

Built with

CarsApp was made during intership in Euvic, and the main and countries windows were made before I started my work.

About

Application that serves purpose of managing car services system- starting from keeping data of countries, where car car services are placed, and finishing with data of cars which are being serviced in particular car service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published