This is a project written for UB's CSE 442 Class, Software Development. We are writing a calendar JavaFX desktop application.
Our applications goals include:
- Seeing different views of a calendar
- Creating calendar events including details, times, and places
- Themes
- Desktop Notifications
- Integration with UB Blackboard, Autolab and HUB
- Java JDK 11
- JavaFX 11
- git clone https://github.com/cse442-fall-2019-offering/442projects-the_null_terminators.git
- Open Intellij and click import project.
- Browse to the directory of the git repo and it should automatically import everything correctly.
- Just open the gradle tab on the right side of Intellij and click Tasks.
- Then click build -> build
- Just open the gradle tab on the right side of Intellij and click Tasks.
- Then click application -> run
- Just open the gradle tab on the right side of Intellij and click Tasks.
- Then click verification -> test
- Andrew Woloszyn ([email protected])
- Drew Williams ([email protected])
- Jared Tylec ([email protected])
- Mark Ng ([email protected])
- Max Wojtczak ([email protected])