Java Note App

Description

  1. made with Java Swing

  2. Notes App support saving, editing, creating new notes and can set tags to them

  3. has todo list with setting a time and date for each task

  4. has analytics dashboard to give insights aboutu the notes and tasks



Learnt while making the app

  1. Advanced Java programming and GUI applications

  2. Writing Custom Java Swings

  3. SQLlite for the database

  4. planning a GUI application