SportsPro

SportsPro

The CRUD-based web application built on ASP.NET MVC technology, demonstrates the concept of usage of management systems for specific purposes. It contains CRUD operations for the following features:

  • Products
  • Customers
  • Technicians
  • Incidents
  • Registrations (Assigning a specific product to a specific customer)
  1. Home Screen image
  2. Adding a new product image
  3. Product Management Page image
  4. View Product Page image
  5. Edit Product Page image
  6. Delete Product Page image

For customers, technicians, incidents, registrations, pages, and CRUD operations are the same.

In future, will be added new features.