update index
This commit is contained in:
@@ -72,11 +72,13 @@ A **Clean Architecture-based** backend designed to be **modular, testable, and s
|
||||
- **Presentation Layer** 🌐
|
||||
- ASP.NET Core RESTful Web API
|
||||
|
||||
✅ **Why Clean Architecture?**
|
||||
**Why Clean Architecture?**
|
||||
- Clear **dependency direction** (outer layers depend only on inner ones).
|
||||
- Easier testing (business logic independent of frameworks).
|
||||
- High **maintainability and scalability**.
|
||||
|
||||
|
||||
|
||||
#### **🎨 Frontend — Transportation Management Web App**
|
||||
- **Tech Stack**: React, TypeScript, Zustand, Axios, Tailwind CSS
|
||||
- **Focus**: A simple but modern UI to consume the API and simulate real-world use cases
|
||||
|
||||
Reference in New Issue
Block a user