Pet Project: Introduction to C# ASP.net MVC
############################################################
#Project Requirements:
- Customers need to be able to make bookings via webpage, phone of site visit.
- There should be a prompt login credentials(Cutomers or employees).
- Also, allow customers to register.
- Process service request and verify booking when available.
- Customers/Employees- access to generated qoute for regular service.
- Employees must be able to view, modify or add additional service.
- Customers must be able to verify new changes.
- Itemized invoice should be stored locally(backup).
############################################################