Commit Graph
14 Commits
Author SHA1 Message Date
Josh Ashton edce1d4ff9 basic gui implemented for week11 challenge. 2023-11-15 10:14:25 -07:00
Josh Ashton 23054afaba project setup 2023-11-14 16:00:28 -07:00
Josh AshtonandGitHub c6844fb71d Merge pull request #4 from absaly/SortByTime
Sort by time
2023-11-13 18:28:36 -07:00
Abbas Al-younis 9527b75935 Refactor string and integer comparisons in Task class, and add test data for different task titles. 2023-11-02 21:56:47 -06:00
Abbas Al-younis f9cfe8fbd2 Implemented the sort by title functionality 2023-11-02 17:33:20 -06:00
Josh AshtonandGitHub 72164a9802 Merge pull request #3 from valmgoff/main
parse() and saveTaks() finished
2023-11-01 16:35:09 -06:00
Josh AshtonandGitHub bfc3103f5c Merge branch 'main' into main 2023-11-01 16:35:00 -06:00
Josh AshtonandGitHub 9ce647d30c Merge pull request #2 from Gavldac/main
Added a Add Buttn
2023-11-01 16:21:51 -06:00
Valor GandGitHub d0e11b9886 parse() and saveTaks() finished 2023-11-01 16:06:14 -06:00
Gavldac 9747ec809b Added a Add Buttn 2023-11-01 15:47:53 -06:00
Josh Ashton 77e986edfc Week 9 Challenge: Task Manager. Implemented basic implementations and GUI. Challenges are of increasing difficulty: Writing tasks to a file, reading tasks from a file, sorting and filtering, and lastly add, edit, and delete functionality. There is starter code available for all but the last challenge. Club members should work in groups. 2023-11-01 12:10:43 -06:00
Josh Ashton 106f4b17c3 Bonus challenge for week 4 2023-09-27 13:36:39 -06:00
Josh AshtonandGitHub aeb9b2ab12 Update README.md 2023-09-13 14:52:58 -06:00
Josh Ashton 9f2f090e61 init commit 2023-09-13 14:32:23 -06:00