Commit Graph

9 Commits (d5a51a28b0a2f0709e76ee2e9fa51cc28d7223c0)

Author SHA1 Message Date
ahmed.mujtaba d5a51a28b0 / 2026-08-27 18:54:40 +05:00
ahmed.mujtaba b10d02f325 . 2026-08-27 17:59:21 +05:00
ahmed.mujtaba ecd9b3597a form integrated 2026-08-27 17:32:03 +05:00
ahmed.mujtaba fe80fa9fdc . 2026-08-27 16:20:12 +05:00
ahmed.mujtaba d5879a0617 Refactor Google Sheets service integration
- Updated the `app.py` file to replace the generic `Sheet` service with specific services: `SheetHealth`, `SheetRead`, `SheetImport`, and `SheetWrite` for better clarity and functionality.
- Modified the `tasks.py` file to utilize the `SheetImport` service for handling sheet import tasks.
- Enhanced the `views.py` file by introducing a new class hierarchy for sheet operations, improving code organization and readability.

These changes improve the structure and maintainability of the Google Sheets integration.
2026-08-27 14:51:59 +05:00
ahmed.mujtaba 6f52436165 . 2026-08-25 20:18:12 +05:00
ahmed.mujtaba 65c189a6db . 2026-08-25 20:11:02 +05:00
ahmed.mujtaba ea6f67786c . 2026-08-24 15:04:45 +05:00
ahmed.mujtaba a8b213be39 commited 2026-08-21 13:00:22 +05:00