StaffConnect offers convenience and peace of mind to a struggling student with memory recollection issues. This product allows users to easily identify and connect with educators by providing visual cues alongside contact details, supported by a quick and easy filter system. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- Quickly add and review contacts
- Filter and search your required contacts quickly
- Add consultation times to the particular contact
- View and manage your meeting times
- Ensure that at least Java 11 with JavaFx runtime is installed
- Run the the application with
java -jar StaffConnect.jar
StaffConnect is an ongoing software project for a desktop application used for managing contact details.
- For the detailed documentation of this project, see the StaffConnect Product Website.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- If you would like to contribute code to this project, see se-education.org for more info.