ASP.NET
This is an asp.net website to rent a car. All the corresponding databases (.mdf files) are in App_Data folder. This Project has done in Visual Studio 2012. In this web site customer has to make a request to rent a car in RentACar.aspx page. This page asks all the relavant details of customer including photo copy of customer's license. All the requests must be approved or disapproved by the administrator. So the admins have to log in to site so that can process all new requests. Why making requests and approving or disapproving requests because one will have to verify uploaded license of customer. The registration for admins will be done in website configuration settings. Customers can check the status of their request on home page. Additionally, they also can make a request for a driver.
Install / Use
/learn @sthuku/ASP.NET