Git Product home page Git Product logo

react-js-todo-organizer's Introduction

Todo Organizer

Todo Organizer is a todo planner app to help users to make their decisions by considering choices (candos) and making decisions (todos). It is built with React and Sass and it uses Local Storage to store items for later. Here you can see desktop and mobile view of the app:

todo-organizer

As you can see, there are two sections for items: Candos and Todos and each item has three buttons, from left to right:

  • Move (left or right arrow)
  • Extend (down chevron)
  • Delete (bin icon)

If user hovers over one of those buttons, a tooltip will appear to explain its function.

Creating an item

To create an item, users fill in the title and content fields then click submit button. Items first go to Candos section when they are created after that they can be moved from Candos section to Todos section or vice versa by the user clicking Move button.

Moving items between Candos and Todos sections

Items can be replaced between the two sections by clicking Move button at any time.

Deleting an item

Items can be deleted by clicking on Delete button.

Extending an item (opening description section of each item)

Users can open the content section of the item by clicking on Extend button(middle button). The same button can be used to close the content back.

Saving items for later

All items can be saved into local storage by clicking on Save button at that time for later views. So when user comes back later to the app, all the saved items will be showing up again. If new item(s) added or existing one(s) deleted, this button can be used again to update the items in local storage. If the user wants to clear up the storage, they can delete all the items and click on Save button again.

react-js-todo-organizer's People

Contributors

harry79ph avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.