Skip to content

mciepiela/TireDep

Repository files navigation

TireDep

Application for managing tire deposits

To ensure the correct operation of the application, create a database named "TireDB3" and then update the database (EF CodeFirst, Update-database).

With this application you can manage deposits (in this case car tires). The application manages the owners (e.g. contact information), you can add a deposit, then the application will automatically charge the storage cost, then you can print the confirmation for the customer. Search and filter options available.

The application uses .NET Core, MVC, Onion Architecture, LINQ, FluentValidiation, AutoMapper, EntityFramework, DependencyInjection, Bootstrap, Rest API.

About

Application for managing tire deposits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published