-This simple Web-based application is designed by:
-Nikola Andreev https://github.com/Nikola-Andreev/
-Simeon Radev https://github.com/simeeon
-Main technology stack includes - C# + ASP.NET MVC + Entity Framework + SQL Server + HTML + CSS and other.
-The project implements:
-• User registration / profiles / login / logout.
-• View all ads (with paging), without a login. Each ad has view counter.
-• Post a new ad (with a photos), after login.
-• Implement towns and categories for the ads. Implement browse by category / town.
-• My ads panel: view / edit / delete own ads (posted by the current user).
-• Admin panel: add / edit / delete users, ads, photos.
-• Detailed search by all parameters of the posted cars.
-• Quick search by some parameters of the posted cars.
-• User notifications on success/fail for login, creating listing, editing listing, etc.
-• Send private messages to users.