Commit Graph

3 Commits

Author SHA1 Message Date
Gan, Jimmy a5d979b948 Fix secret scanning issues: Replace hardcoded credentials with environment variables 2025-06-24 09:50:24 +08:00
Gan, Jimmy e3c9f17a5d Update README.md with license and support information 2025-06-24 02:38:03 +08:00
Gan, Jimmy 6c0d5a4e63 Initial commit: Clean Mold Cost Calculator application
- Flask-based mold cost calculation application
- PostgreSQL database with SQLAlchemy ORM
- Docker/Podman containerization
- Comprehensive documentation in docs/
- Clean, organized codebase without obsolete files
- Production-ready deployment configuration
- Enhanced pytest configuration with coverage reporting
- Master/Development branch structure
2025-06-24 02:30:09 +08:00