/To-Do-List

Repository for To-Do project

Primary LanguageJavaApache License 2.0Apache-2.0

To-Do

drawing

To-Do is an application that helps you keep track of all your tasks. Programmed in Java and compatible with MacOs, Linux, and Windows!

Requirements

  • Intellij IDEA (Or another Java IDE)
  • Java SDK 14 or newer
  • Git installed, if you are downloading using git

Installation

  • Download the package as a zip file and extract it, or clone the entire project using git.

ZIP-Download:

Link

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

Documentation

JavaDoc

Wiki

Made by

  • Adrian Wist Hakvåg
  • Anders Heftøy Carlsen
  • Magnus Rosvold Farstad
  • Simen Klemp Petersen
  • Marius Klemp Petersen
  • Eivind Strand Harboe