Skip to content

Text UI Task Manager created as part of KTH's Software Development Academy

Notifications You must be signed in to change notification settings

elmenqui/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ToBe - TaskManager

Welcome to my very first JAVA program, ToBeList. ToBeList is a simple, text based to-do-list programme.

In TobeList you will be able to crate a task that contains a task title, due date, status and project. You can also display a collection of tasks that can be sorted both by date and project.It support the ability to add, edit, mark as done, and remove tasks; as well as load and save task list to file.

Operating instructions

Contact information of the programmer

If you have any questions, suggestions or want to report bugs contact me at alberto.martinez@gmail.com Please add "#ToBeList" in the subject for easy filtering

Known bugs

Credits and acknowledgments

As a novice coder, I am using a lot of code snippets found in differente sources like:

  • StackExchange
  • StackOverFlow
  • GeeksforGeeks

I am also using the educational projects found in Michael Kölling and David J. Barnes book "Objects First with Java": chapter 4,5,8 & 14

I want to thank Novare Potential and KTH for their Software Development Academy because I would not have the courage to upload any code made if it was not a requiremnet for the programme :)

Changelog

v0.1 - Creating a Parse & CommandWords class

About

Text UI Task Manager created as part of KTH's Software Development Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published