Skip to content

samuelsharaf/Node-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Todo App

A Node app built with MongoDB and Angular. For demonstration purposes and a tutorial.

Node provides the RESTful API. Angular provides the frontend and accesses the API. MongoDB stores like a hoarder.

Requirements

Installation

Deploy
  1. Clone the repository: git clone git@github.com:samuelsharaf/node-todo
  2. Install the application: npm install
  3. Start the server: node server.js
  4. View in browser at http://localhost:8080

Tutorial Series

This repo corresponds to the Node Todo Tutorial Series on scotch.io

Each branch represents a certain tutorial.

Happy Todo-ing!

Todo-aholic

Node-Todo

A simple node.js todo app

About

A simple node.js todo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published