Skip to content

MousaZourob/ProductiviMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

ProductiviMe

Overview:

The clean productivity to-do list website for minimalists. ProductiviMe is built using HTML/CSS/JavaScript, and stores user data locally so that user's are able to track their goals even after closing the website. An AWS S3 Bucket was used to host the project and it can be viewed at: https://productivime.s3.ca-central-1.amazonaws.com/home.html

Features:

  • Add and delete to-do tasks
  • Mark tasks as completed
  • Filter through uncompleted and completed tasks
  • Store tasks in local storage to be viewed later
  • Delete completed tasks

Demo:

demo

Resources Used: