Skip to content

fdvmoreira/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Simple task manager written in vanilla javascript. I wrote this project to practice JSDoc and unit-testing with Jest and deployment with GitHub actions.

How to run it locally

  1. Clone the repo
  2. Change into the repo
  3. with tools like http-live-server or python http.server module as shown below.

License

MIT

Contributing

Any code pushed to this repo is under the MIT license unless explicitly stated.

About

Simple task manager that saves and restore the tasks on your browser

Resources

Stars

Watchers

Forks