website
website copied to clipboard
Website running user and event management.
This change makes the phone number field required for volunteers (mentors) when they create or update their profiles. **What Changed:** - Updated the `MentorForm` in `coderdojochi/forms.py` to make the phone...
This PR implements a comprehensive course notification system for the We All Code admin interface, allowing administrators to send both email and SMS notifications to parents and volunteers attending/teaching classes....
This PR implements the ability for parents and administrators to record reasons when students cancel or don't show up for classes. ## Changes Made ### Database Schema - Added `cancellation_reason`...
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).
## Overview Implement a comprehensive course notification system on the admin course status page that allows administrators to send both email and SMS notifications to parents and volunteers attending/teaching a...
Update to the latest version of python and replace any code that can be replaced with native functions