First attempt at GUI. Revamps the previous project (https://github.com/SoulIess/Java-Task-Tracker) which was terminal based and added new features along with a GUI
Users can use a Task tracker GUI to keep track of daily tasks along with their dates. All submitted tasks will be kept within a json file created or read upon opening of application
- Download all files provided within Repository.
- Run Main.Java with any Java compatible IDE
- Enjoy!