This is the Github repository for the Algorithms and Programming's Final project : Collaborative task management application
This is a Java and Javafx project where we created Neko Task Manager, a collaborative task management application.
To launch the project for the first time, start by lanching <DropTables.java> to clear all existing tables in the database, then launch <DatabaseConnection.java> to create a fresh database. Finally, use <App.java> to start the application.