Block a user
Integrate Calendar Page Functionality with Database
Issue Update
Completed the integration of the Calendar Page functionality with the database. The calendar now uses a database-backed system instead of Redis, with full support for event…
development_backend
Integrate Calendar Page Functionality with Database
Integrate Proposal Page Functionality with Database
Issue Update
Completed the implementation of the proposal functionality. The following features are now fully functional and tested.
Changes
- Implemented creation of new…
Integrate Proposal Page Functionality with Database
Issue Update: Activity Models and Database Refactor
Implemented:
- Identified that AI-related activity data was being saved to a JSON file instead of the
ourdb
database - Started…