Skip to content

comandowang/Awesome-Day

 
 

Repository files navigation

Preview

Awesome Day

Awesome Day is a simple todo app. You can start your every day by add todo items and complete them one by one.

Build Status Code Climate

Features

Local Storage

Store all data with localStorage, you can clear by clicking the menu item.

Hotkeys support

You can use hotkeys anywhere, it doesn't care where the focus is.

hotkeys

Inline edit

Change todo item name by clicking it.

Build & development

npm install
bower install
grunt serve

Testing

Running npm test will run the end-to-end tests with protractor.

Thanks

This application is inspired by http://bootsnipp.com/snippets/featured/todo-example.

About

A simple todo application written in AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 4.5%