From 5577576112acff5e85a7954644f672b9d40ee28e Mon Sep 17 00:00:00 2001 From: Pankaj J Patil Date: Tue, 7 Apr 2026 11:42:23 +0000 Subject: [PATCH] Update README.md update readme file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6eb3acc..4c87c6b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ The Comparison Project is designed to: ## Tech Stack -**Backend Framework**: Flask +**Frontend Framework**: HTML, CSS, Js, Bootstrap +**Backend Framework**: Python Flask **Database**: SQL Database (MySQL/PostgreSQL/SQLite configured via environment variables) **ORM**: SQLAlchemy **File Processing**: Pandas, OpenPyXL, XlsxWriter @@ -580,4 +581,4 @@ Open browser: `http://127.0.0.1:5000/` For issues, feature requests, or contributions, please contact the development team. -**Last Updated:** January 2026 \ No newline at end of file +**Last Updated:** April 2026 \ No newline at end of file