diff --git a/README.md b/README.md index 1a2e038..b091fca 100644 --- a/README.md +++ b/README.md @@ -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