Skip to content

shubhamwaghe/TodoApp

Repository files navigation

Todo Application

A basic Todo application using EmberJs and CouchDB

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd TodoApp
  • npm install

Running / Development

  • Create a database named todos in CouchDB (One time)
  • Run ember serve
  • Visit your app at http://localhost:4200.

Screenshots

Alt text

About

A basic Todo application in Ember and CouchDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published