facn2 / Week2-Ba6e5-Developers-TodoList

ToDoList
https://facn2.github.io/Week2-Ba6e5-Developers-TodoList/
2 stars 1 forks source link

Week2-Ba6e5-Developers-TodoList

Create a webpage with a todo list. The todo site can be accessed here.

How to use

Clone this repository

$ git clone https://github.com/facn2/Week2-Ba6e5-Developers-TodoList.git

Change directory into the cloned repository install all package dependendcies

$ npm install

Run the tests

$ node test.js

The todo app can be used by opening the index.html file in the browser or by clicking this link.

What

User Stories

As a disorganised person I want to:

Stretch Goals

How

This is how we will split up the tasks to complete the todo app.

Part 1

Part 2

Rules