From cf2921f7e22cacb85766d553a53cdd3cbff4147d Mon Sep 17 00:00:00 2001 From: Melika Mehranpour <117515327+MelikaWorks@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:39:53 +0330 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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