Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.