Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abarnhard committed Jul 25, 2014
1 parent c1d64af commit 42ba758
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ property-manager

An object oriented application that simulates managing an apartment complex.

This project demonstrates:

* Using asynchronous functions to save and retrieve data from a MongoDB database.
* Recreate correct object prototype links using the lo-dash.io Node module.
* Integrate Travis-ci & coveralls badges for improved code quality assurance.
* Using Mocha's Before & BeforeEach functions to load and clear test datasets from the database.

0 comments on commit 42ba758

Please sign in to comment.