Skip to content

nhope123/todo-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo
Todo Manager

Online Todo list manager.

Key FeaturesHow To UseValidationCreditsAuthorsLicense

dark mobile screenshot Desktop screenshot

Key Featuures

  • Create a Todo list containing:
    • Title
    • Creation date
    • List of tasks
    • Custom background color
    • Custom font color
  • Add Todo list to collection
  • Removing existing Todo list
  • Local persistent storage of Todo list collection

How To Use

  1. Run online live version.
  2. Clone and run this application. You'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/nhope123/todo-manager.git

# Go into the repository
$ cd todo-manager

# Install dependencies
$ npm install

# Run the app
$ npm start
  1. View React component documentation
# Run the documentation
$ npm run styleguidist server

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Validation

Credits

This software uses the following open source packages:

Authors

License

Creole Food is an open source software licensed as GNU General Public License v3.0.