Skip to content

ashishpawar517/stickies-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickies - TODO

Simple todo list with sticky notes.

DeepScan grade

Demo link:

Access my site at link

Table of Content:

About The App

As the name suggests it is basically a todo list using sticky notes. I wanted to use digital sticky notes wall using react. And also, input forms takes lots of space on wall which I didn't wanted. So, I have added spotlight to add new stickies. just hit ctrl + Enter type task,description. in this format only. then done.

Screenshots

screenshot

Technologies

I used react html, css.

Setup And Usage

  • download or clone the repository
  • run npm install
  • run npm start
  • go to localhost, and u can see the start page for stickies TODO
  • hit ctrl + enter to open up spotlight add todo item,description
  • it will add the new sticky note on the wall.

Approach

I adopted the BEM naming style for my css class names and used eslint airbnb style guide.

Status

Stickies - TODO is completed with basic features. You can request for new features. or Fork and create PR for the same. Version 2 will be out soon after adding new features.

Credits

List of contriubutors:

License

MIT license @ Ashish Pawar