Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 943 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 943 Bytes

Car Shop Project

Using:

  • WPF
  • Entity Framework
  • XAML
  • MS SQL Server

Description:

Project imitates work of car sales system application. Goes through full path of car purchase - from the creating requirements by user and to order registration.

User Roles:

  • Car buyer (can create orders and search information about available cars)
  • Car owner (can put his car on a firm stock and make it available for car buyers to buy)
  • Manager (can process orders, find cars that may suit requirements of car buyers)
  • Sales department (Main admin, has full access to all data, can proceed CRUD operations with all data)

Database structure:

alt text

Interfaces:

alt text alt text alt text alt text alt text