Skip to content

michaellor/javascript-angular2-to-do-list

Repository files navigation

Angular2 To-Do List

An interactive app for viewing Tasks in a To-Do List | March 22, 2016

By: Yvonna Contreras & Michael Lor

Description

JavaScript: Angular2 To-Do List App. This application serves as a platform for the user to fill a form and add a task, select a checkbox to filter through tasks based on their done status, and to mark a task as done.

Setup/Installation Requirements

  1. Open Terminal and clone into this repository: https://github.com/yvonnapc/js-todolist.git
  2. Within the top-level of the project directory, run:
    $ npm install
    $ bower install
    Install globals if needed (Gulp, Bower, Sass, Typescript packages)
    $npm install gulp -g
    $npm install bower -g
    $npm install sass
    $npm install typescript -g
    $npm install atom-typescript
    $ gulp build
    $ gulp serve
    $ tsc -w
  3. Your browser will automatically navigate to the app

Known Bugs

N/A

Support and contact details

If you have any issues, questions, ideas, or concerns contact us through GitHUb. If you would like to make a contribution to the code, feel free to do so and notify me by e-mail.

Technologies Used

  • Typescript
  • Angular
  • Angular2
  • JavaScript
  • Bootstrap
  • GIT
  • NPM
  • Node
  • Bower
  • Gulp
  • Component
  • Pipe

License

Copyright (c) 2016 | Yvonna Contreras & Michael Lor | Epicodus | Portland, OR

About

Angular 2 Javascript TypeScript To Do list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published