Skip to content

Conversation

@gitwalter
Copy link
Owner

Reorganize repository by moving applications to an apps/ directory and consolidating test-related files into tests/ to improve project structure and clarity.

The root directory had too many files, including application entry points and test setup scripts. This PR moves Streamlit applications into a dedicated apps/ package and centralizes all test-related files, including documentation and setup scripts, into the tests/ directory, while also removing empty test files. This significantly cleans up the root level and adheres to better Python project structure conventions.


Open in Cursor Open in Web

Co-authored-by: walter.pogantsch <walter.pogantsch@fielmann.com>
@cursor
Copy link

cursor bot commented Aug 26, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@gitwalter gitwalter marked this pull request as ready for review August 26, 2025 07:33
@gitwalter gitwalter closed this Aug 26, 2025
@gitwalter gitwalter deleted the cursor/organize-and-clean-project-structure-3ccc branch August 26, 2025 07:34
gitwalter added a commit that referenced this pull request Aug 28, 2025
…sts), RULE #2 (Keep Things in Order), RULE #3 (Maintain Focus and Big Picture) - enhance test structure and documentation - update roadmap with priority task organization - improve test logic and edge case handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants