Giter Club home page Giter Club logo

todo-manager's Introduction

ToDo-Manager

The ToDo-Manager is exactly what the title implies, a hub for your all of your To-Do tasks.

Try it out here:

https://cooper-adams.github.io/ToDo-Manager/

The ToDo-Manager allows the user to create a To-Do item defined by a title, description, date, priority, and what section it belongs to. To create an item, the user will click the "+" button in the bottom left of the menu. User is able to edit, delete, and review their To-Dos after they are made. The user cannot create a To-Do that is dated before the current date. The To-Do items are sorted by decreasing priority.

Default categories include:

Today - To-Dos that match the current date

Upcoming - To-Dos that are not "due" until later dates

Projects - has subcategories of user created Projects, scrolls when there are more than 3. Has a "-" next to the name, allowing the user to delete the projects and their subsequent items.

Notes - a tab that contains "sticky notes" created by the user, just small, quick message boxes that only require a title (and the option of a description)

These categories are displayed on the left of the screen in a menu (25% width), with the actual To-Do items (or lack thereof) being displayed on the right.

All projects, notes, and To-Do items are saved locally so they persist between browser refreshes. If you want to clear all content at once, open the console and type "localStorage.clear()" and press enter, then refresh your page.

Potential Additions:

LoadData() does not verify the dates of the To-Do items, so potentially add a red overlay to items that are "out of date". Also, if an upcoming item is now matching today's date, add it to the today section.

todo-manager's People

Contributors

cooper-adams 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.