Project to separate the Team Creation functionality from absence-planner.
Project to separate the Team Creation functionality from absence-planner.
It is a headless server that provides a Django REST API to interact with teams and team members.
Once you have followed the instructions in the Developer Guide for setting up the application, you can simply run the server with uv
:
uv run teams_source/manage.py runserver
If you are jumping from setup to this and the system cannot find the uv
command, you may have to restart your IDE or device.
Contact Oli Rowan if you have any questions or want help adapting this for another situation.
To get started with the Absence Planner and the Team App, we have a developer guide.
To learn more about contributing (e.g., commits, pull requests, etc.), read our Contributer's Guide
- Options for modifying colour schemes can be found in the profile settings page, under the "App Information" category. Different colours can be picked for altering Bank Holidays and Weekends. A dropdown list within the same container can be modified to choose whether these specific dates are shown on the calendar. The rectangular bar can be selected to show a colour picker where a specific colour can be chosen, after these changes have been made they can be confirmed by clicking on the "Submit" button to apply them.