Skip to content

okankirik/AutoService

Repository files navigation

### πŸš— Vehicle Sales and Service Web Application with ASP.NET Core MVC

---

### 🧠 What Will You Learn?

βœ… Full-stack development using ASP.NET Core MVC  
βœ… Building applications with **Layered Architecture**:  
β€ƒβ€ƒπŸ“¦ Presentation Layer  
β€ƒβ€ƒπŸ“¦ Business Layer  
β€ƒβ€ƒπŸ“¦ Data Access Layer (Repository Pattern)  
β€ƒβ€ƒπŸ“¦ Entity Layer  
βœ… Using Entity Framework Core  
βœ… Integrating SQL Server as the relational database  
βœ… Creating responsive interfaces using Bootstrap, jQuery, and JavaScript  

---

### πŸ› οΈ Technologies Used 

- C#  
- ASP.NET Core MVC  
- Entity Framework Core  
- SQL Server  
- HTML5, CSS3, JavaScript
- Bootstrap  
- jQuery  
- Layered Architecture  
- Repository Pattern  

---
### πŸš€ Getting Started 

1) Clone the repository:
git clone https://github.com/okankirik/AutoService.git
2) Open the project using Visual Studio
3) Update the database connection string in appsettings.json
4) Run migrations and update the database:
Add-Migration InitialCreate
Update-Database
5) Run the application

Change the URL for the admin panel to "/admin"
Admin Login
email: admin@otoservissatis.tc
password: 123456

About

Bugs have been resolved. Slider and car card added to the homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published