ToDo

Names of Authors

Chris Breaux, Nathan Nielson

Description

This is a to-do list application developed by following along with the Epicodus curriculum. The application allows users to create new-tasks, display them by completeness and highlights them by priority.

Technologies and Resources

  • AngularJS
  • HTML
  • CSS
  • JavaScript

Setup Instructions

$ npm i
  • After the files have downloaded, run the following:
$ ng serve --open

License

MIT license

Copyright (c) 2019 Chris Breaux