Skip to the content.

PBL Review

Activity Image
[GitHub Analytics for CSA_Coders_Combined_Frontend (which were eventually pulled into the portfolio)] Image
[GitHub Analytics for spring_2025] Image
Personal Rundown Image
Login/Toolkit Usage Image
PBL Contributions Image
Activity Image Description
Calendar Endpoint #1 (Editing Events) Image Image Image Allows users to modify existing calendar events, updating event details as needed.
Calendar Endpoint #2 (Manual Addition of Events) Image Image Image Enables users to manually create and add new events to the calendar with specified details.
Calendar Endpoint #3 (Deletion of Events - Frontend + Backend endpoint Edits) Image Image Provides functionality for deleting events from the calendar, including both frontend and backend modifications.

Future Plans

Feature Description Priority
Event Search Functionality Implement a search bar to filter events by title or date. Medium
Event Reminder Feature Add functionality to set reminders for events, with notifications. Low
Calendar View Toggle Allow users to toggle between day/week/month view of events. Medium
Event Conflict Alert Notify users if two events overlap or conflict in timing. Low
Bulk Import/Export Events Enable users to import/export multiple events using CSV or other formats. Low
User Permissions for Event Access Implement user roles to restrict who can add/edit/delete events. High