Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talhaahussain/cycling-race-back-end
Continuous Assessment for ECM1410 - Object-Oriented Programming, set by Prof. Diogo Pacheco (Year 1, Semester 2). Involved the development of a back-end Java package to manage riders and teams, race types and race results for a cycling event. Developed as a pair programming project.
https://github.com/talhaahussain/cycling-race-back-end
java-backend object-oriented-programming pair-programming
Last synced: 5 days ago
JSON representation
Continuous Assessment for ECM1410 - Object-Oriented Programming, set by Prof. Diogo Pacheco (Year 1, Semester 2). Involved the development of a back-end Java package to manage riders and teams, race types and race results for a cycling event. Developed as a pair programming project.
- Host: GitHub
- URL: https://github.com/talhaahussain/cycling-race-back-end
- Owner: talhaahussain
- License: mit
- Created: 2024-05-21T16:04:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T22:53:21.000Z (5 months ago)
- Last Synced: 2024-06-14T01:01:33.634Z (5 months ago)
- Topics: java-backend, object-oriented-programming, pair-programming
- Language: Java
- Homepage:
- Size: 821 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cycling-race-back-end
Continuous Assessment for ECM1410 - Object-Oriented Programming, set by Prof. Diogo Pacheco (Year 1, Semester 2). Involved the development of a back-end Java package to manage riders and teams, race types and race results for a cycling event. Developed as a pair programming project.This work received a final mark of 72/100.
Please see `specification.pdf` for specification.
### Compilation, Usage and Testing
See section 3 of `specification.pdf`.
### Footnotes
Developed by Talhaa Hussain and Reuben Kurian for the University of Exeter, module code ECM1410.