Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sclafus/sports-club

Sports Club Project for my Software Engineering course.
https://github.com/sclafus/sports-club

class classes classes-and-inheritance java javadoc software-engineering

Last synced: 9 days ago
JSON representation

Sports Club Project for my Software Engineering course.

Awesome Lists containing this project

README

        

### This was an assignment for my "Software Engineering" course. Developed by me and a colleague.
### It can be used in a further implementation of a Sports Club. It can manage courses and races withing the club and it handles users in a basic method (a list).
### The "main" method is there only for test purposes!