Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 343 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 343 Bytes

TaxiProjectWeb

This project is about taxi service where we have User and Admin roles.User can visit the website with available taxis and rent it.Admin has the full access for CRUD operations with taxis shown on the website. Project written with technology ASP .NET MVC,for client part I used HTML/CSS and JS. Nunit tests are also included.