Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sclafus/sports-club
- Owner: Sclafus
- Created: 2020-10-21T13:37:44.000Z (over 4 years ago)
- Default Branch: senpai
- Last Pushed: 2020-10-21T14:12:38.000Z (over 4 years ago)
- Last Synced: 2024-11-25T10:17:21.738Z (2 months ago)
- Topics: class, classes, classes-and-inheritance, java, javadoc, software-engineering
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!