Authors: Sylphrena Kleinsasser, Dominick Garcia
Instructor: Dr. Krish Pillai
This repository contains the source code for an application produced for the 2023 Software Engineering Capstone at Lycoming College. The application was built according to specifications outlined in the Project Request for Proposals. The intitial UI design we created for this project is available on Google Slides.
Dependancies:
TODO:
- Add logic to determine winners. Currently, all contestants that are scored are marked as winners.
- Add ability to run more than one contest per year. Currently, if you commit scores multiple times in a year, it will be added to the same contest in the scores panel.
- Add detailed filestructure documentation.
- Add unit and/or integration tests.
- Publish artifacts with Workflows