Skip to content

sharayujosh/create_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create_task

This is a ptython based 'reminders' program. The task list is saved in a file and reloaded. A record of completed tasks is also kept.

Authors

Sharayu Josh

Background

This is a useful everyday program. Forgetful people need many lists, and this program provides an easy, simple way to keep track of tasks that repeat and when that task was last performed and should be next performed.

Download

This code is avilable as a repository on GitHub. It can be cloned, downloaded as a zip file, or forked.

Requirments

  • Python 3
  • csv

Execution

  • python user.py

Troubleshooting

  • Make sure files 'schedule.csv' and 'record.csv' are present
  • Make sure all user inputs correspond to an action

Need to be done:

  • input
  • list
  • procedure
  • loop/algorithm
  • procedure call

Bibliography

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages