Releases: cs2103aug2015-w13-2j/main
V0.5.1
V0.5
Milestone V0.5 of CS2103T Project. The Final Project submission version.
Contains the main functions of FunDUE, i.e.
Add, Delete, Edit, Mark as Important, Mark as Done, Search, Filter, Undo, Redo, Load.
The Graphical User Interface has been refined as well.
Improved overall user experience.
Collated files have also been included, as per project requirement.
V0.4
Milestone V0.4 of CS2103T Project.
Contains the upgraded User Interface:
- Headers and subsections for floating (tasks without date) and deadline/event - based tasks.
- Colouring and formatting for each task's date and time.
- Markers for important tasks and tasks that have been marked as completed.
- Filter/Search navigation bar on the top of the display.
- Filter/Search view for items the user has selected.
Contains the main functions of FunDUE, i.e.
Add, Delete, Edit, Mark as Important, Mark as Done, Search, Filter, Undo, Redo.
Archive & Unarchive functions have been deprecated.
V0.3
Milestone V0.3 of CS2103T Project.
Contains the main functions of FunDUE, i.e.
Add, Delete, Edit, Archive & Unarchive, Mark as Important, Mark as Done, Search, Filter, Undo, Help.
Unit tests for important components were added for additional testing.
Integrated tests for User Interface -> Logic -> Storage -> Parser were also added for additional testing.
Also, the functions of FunDUE were tested using standard user input.
V0.2
Milestone V0.2 of CS2103T Project.
Contains the main functions of FunDUE, i.e.
Add, Delete, Edit, Archive & Retrieve, Mark as Important, Mark as Done, Search, Filter.
Also contains the prototypical User Interface Design, i.e.
Table rows representing each task.
Start and End times for each task.
Indexing for each task.
Separate window views for each filter.
Lastly, unit tests for important components are added for additional testing.
We have also tested the functions of FunDUE using standard user input.