Skip to content
/ IP Public

Class individual project to create new tasks, assign them a title and due date, and choose a project for that task to belong to.

Notifications You must be signed in to change notification settings

Vinnfall/IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything about this project) all he/she needs to know. The comments should usually include at least:

PROJECT TITLE: IP (Individual Project) for SDA6.

PURPOSE OF PROJECT: To create a general To Do list that is sorted either by date or by its category. There is no limitation to the category you can enter and you must be careful of spelling since the program cannot differentiate between the text. I would recommend showing the list before you make a selection so you don't make any mistakes. The functions are as follows:

  1. Show a task list, sort a task by category or by date.
  2. Add a new task by inputing a new task title followed by the category.
  3. Edit task, Choose a task to edit, once task has been chosen you can choose to change the title, change the category, Mark the task as done, mark the task as Undone, remove task.
  4. Save whatever operations you have done and quit the program.

VERSION or DATE: 25 October 2019

HOW TO START THIS PROJECT: Follow the instructions.

AUTHORS: Jasmine Vinnfall

USER INSTRUCTIONS: Follow the instructions.

About

Class individual project to create new tasks, assign them a title and due date, and choose a project for that task to belong to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published