Skip to content

Conversation

@marcuxyz
Copy link
Owner

  • Added core package with configuration, exceptions, file handling, and name utilities.
  • Implemented controller generation logic with template rendering.
  • Established middleware for routing and callback handling.
  • Created input method helper for handling hidden input fields in forms.
  • Developed a base controller template for MVC structure.
  • Updated project structure and renamed package from mvc_flask to flask_mvc.
  • Enhanced testing framework with comprehensive tests for new features.
  • Updated documentation references to reflect the new package name.

marcuxyz added 4 commits July 12, 2025 11:12
- Added core package with configuration, exceptions, file handling, and name utilities.
- Implemented controller generation logic with template rendering.
- Established middleware for routing and callback handling.
- Created input method helper for handling hidden input fields in forms.
- Developed a base controller template for MVC structure.
- Updated project structure and renamed package from `mvc_flask` to `flask_mvc`.
- Enhanced testing framework with comprehensive tests for new features.
- Updated documentation references to reflect the new package name.
@marcuxyz marcuxyz merged commit 224f1de into main Jul 12, 2025
9 checks passed
@marcuxyz marcuxyz deleted the change_dir_name_to_flaskmvc branch July 12, 2025 14:34
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.

2 participants