duty-scheduler/ ├── app.py # 后端主程序(Flask 路由 + 业务逻辑) ├── init_db.py # 数据库初始化 + 测试数据脚本 ...
# Security Information and Event Management (SIEM) System ## Overview This project is an advanced Security Information and Event Management (SIEM) platform developed using Python, Flask, SQLite, and ...
🛒 FreshMart (Online Grocery Web App) A fully functional e-commerce web application for a grocery store, built from scratch using HTML, CSS, and JavaScript for the frontend with Python (Flask) and ...