Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
This project is a sample **Translation Order Management System** built with **ASP.NET Core MVC** and **SQL Server**.
It demonstrates both **software development skills** and **project management with Agile (Scrum) using Azure DevOps**.

## SaaS-like Features

This platform includes several SaaS-style characteristics:

- Web-based access for customers and operators
- Multi-user system with role-based workflows (Customer / Operator)
- Online file upload, processing, and delivery
- Dynamic pricing and order management
- No installation required (accessible via browser)

Note: This system follows SaaS principles but is designed as a single-service platform rather than a fully multi-tenant SaaS architecture.

---

## 🔧 Tech Stack
Expand Down
Loading