Releases: DavidTan0527/ip
Releases · DavidTan0527/ip
v1.0.2
v1.0.1
Minor visual improvements
Improved the following GUI visuals:
- Chatbox with rounded corners
- Circular profile picture
- Simple bright color scheme
- App-wide paddings and margins to reduce clutter
- Fix chatbox clipping issue
v1.0.0
JavaFX GUI
Implement GUI with JavaFX to create a chat-style interaction with the bot.
v0.1
Implement features:
- Create new tasks, divided into 3 types: Todo, Deadline (date required), Event (date required)
- Delete existing tasks
- Display existing tasks
- Mark/Unmark tasks as done
- Command parser for handling user input in the form of commands
- Storage component for reading from and saving to file