Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.
/ backbone-tasklist Public archive

An accompaniement codebase for learning Backbone.js. Topics include: Backbone Views, Events

License

Notifications You must be signed in to change notification settings

AdaGold/backbone-tasklist

Repository files navigation

Backbone TaskList

This repository is the live-code for the second week of the Backbone curriculum.

Features an app that manages a list of tasks. Tasks have a name and assignee. For existing tasks, a user can mark them complete and delete them. A user can add a new task.

Quick Start

npm install
npm start

Links

About

An accompaniement codebase for learning Backbone.js. Topics include: Backbone Views, Events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published