Skip to content

codypearce/daily-todo-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Todo App

A simple todo app that shows the todos for a selected time frame. Any todo not in the timeframe or that doesn't have a due date is put into the backlog section. Clicking a todo marks it as done. Built on angular1.x, express, and mongo.

Getting Started

git clone https://github.com/codypearce/daily-todo-angular.git
npm install
bower install

Then start the app

npm start

App will be running on port 3000

Tests

Linting:

npm run lint

Built With

  • Angular1.x
  • Node/Express
  • Flexboxgrid
  • Angular Datepicker

License

MIT license

About

Daily Todo App built in angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published