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: 3 months 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: 2025-01-25T07:27:02.518Z (5 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!