| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove empty main.py fileHEADmain | 2025-12-29 | 1 | -0/+0 | |
| | | |||||
| * | feat: initialize Streamlit app with basic title and instructions | 2025-12-29 | 1 | -6/+0 | |
| | | |||||
| * | refactor: remove frontend files and migrate to Python backend | 2025-12-29 | 1 | -0/+6 | |
| - Deleted frontend configuration files including package.json, tsconfig.json, and vite.config.ts. - Removed favicon.ico and related assets. - Introduced a new Python script (main.py) with a simple greeting function. - Added pyproject.toml for Python project configuration and dependencies. | |||||
