This is a professional .NET C# project, a DEMO site made with ASP.NET MVC 5.
I took inspiration from Airbnb site to make this website. It allowed me to learn about each challenge it represents to make an application like this.
HomeRental is a website for people to rent out lodging, including private rooms, entire apartments, houses.
- C# ASP.NET MVC 5
- Entity Framework 6 (ORM)
- Code First approach
- SQL Server Compact
- Identity (Security)
- DatabaseInitializer to seed database
- Data Annotations
- Attribute Routing (New system routing with ‘Annotation’ since MVC 5)
- Google Map API – Google Place API (Autocomplete)
- Bootstrap
- [Bootstrap select]
- [Bootstrap datepicker]
- [Bootstrap slider]
- [Gravatar]
- Less (DotLess)
- Linq