Giter Site home page Giter Site logo

hannatasks's Introduction

Hanna Tasks Todo Application

Image

Install Hanna Tasks

Clone

$ https://github.com/facn2/HannaTasks.git

cd into directory and install all package dependencies

$ npm install

Start application server

$ node app.js

Start testing with tape

$ node test.js

What

User Stories

As a disorganised person I want to:

  1. Enter tasks I need to do into a web page so that I don't forget them.
  2. View the tasks I have added in a list so that I can plan my day.
  3. Mark tasks as complete so that I can focus on the tasks I have left.
  4. The to-dos to be large enough so that I don't hit the wrong one with my thumb.

Stretch Goals

  1. Enable editing of todo list
  2. Order function (name/date)
  3. Make it look beautiful with CSS
  4. Time limit with alert

Development Process

  1. Created new repo with readme.md file
  2. Intalled project dependencies for project
  3. Configured app.js server
  4. Structured html todo.ejs for application views
  5. Created RESTful routes for controller actions (get, post, delete)
  6. Created test.js file and installed tape to test application

hannatasks's People

Contributors

mumbojumbo1122 avatar

Watchers

James Cloos avatar Jen Spencer avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.