To-Do is an application that helps you keep track of all your tasks. Programmed in Java and compatible with MacOs, Linux, and Windows!
- Intellij IDEA (Or another Java IDE)
- Java SDK 14 or newer
- Git installed, if you are downloading using git
- Download the package as a zip file and extract it, or clone the entire project using git.
ZIP-Download:
HTTPS:
git clone https://github.com/Eposkk/To-Do-List.git
- Open the project with your IDE, and import it as a maven project.
- Run the project either by navigating to Launcher.java and clicking the play button to the left side of the class declaration or, in the IntelliJ toolbar select View -> Tool windows -> Maven -> Plugins -> Javafx -> javafx:run. This will compile and run the program for you
- Adrian Wist Hakvåg
- Anders Heftøy Carlsen
- Magnus Rosvold Farstad
- Simen Klemp Petersen
- Marius Klemp Petersen
- Eivind Strand Harboe