The site is for selling cars. You can search for a car by criteria or upload a car for sale.
- C#
- ASP.NET Core
- Entity Framework Core
- MS SQL Server
- JavaScript
- jQuery
- HTML & CSS
- Bootstrap
- Razor View Engine
- Route(/api/prices/{id}") - This api is use to get price changed (date and price) information for a car by id.
Guest Visitors:
- Can search for a car.
Logged Users:
- Can add own car for sale.
- Can write a comment on cars.
- Can check their cars (if they have added) and edit or delete it.
- Can report a comment.
Administrator User Have access in Admin Panel
-Adding: brand,model,extra,transmission,wheeldrive,category,region,status.
-Editting: car status(vip or top).
-Deleting: cars,models,extras,transmissions,wheeldrives,categories,regions,status.
It will seed authomatically brands for cars (BMW,Audi...)
Seeding categories for cars (sedan...)
Seeding engine types (gasoline,diesel...)
Seeding extras (leather,parktroning...)
Seeding regions (Sofia,London...)
Seeding transmissions (manual,automatic)
Seeding wheeldrives (4x4,front,rear)
Seeding 2 Roles:
Admin Role :
Account Email/Username : admin@carsbg.net
Password: admin12
Moderator Role :
Account Email/Username : moderator@carsbg.net
Password: moderator12
This project is licensed under the MIT License.






































