A single user system developed as part of a group project in my first semester as a software engineer student
Here're some of the project's features:
- Add a game to the collection
- Remove a game from the collection
- Add a new member to the system
- Remove an inactive member from the system
- Change the data of a member (e.g. update phone number)
- Register a new game from a member
- Remove a game from an inactive member
- Mark borrowed games and track borrowing details
- Identify the owner of a game
- Distinguish between members and guests
- Reserve a game that is already borrowed
- Sort games based on rating
- Classify games based on member opinions after return
- Store information about events in one place
- Register players attending an event and track attendance.
Technologies used in the project:
- Java