Skip to content

abarnhard/life-coach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Coach

Code Badges

Build Status Coverage Status

About

An app for people trying to get their lives together

Models

User
--------
_id
email
password
--------
.register
.login
Goal
--------
_id
name
due
tags
userId
--------
.create
.findAllByUserId

Features

  • Sessions
  • OOP
  • Acceptance & Unit testing
  • Chalk

Running Tests

$ npm install
$ npm test

Contributors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published