The purpose of this exercise is to make a simple working signup/login web application.
- Set up mongodb on your computer (Downloads)
- windows (http://www.mongodb.org/display/DOCS/Quickstart+Windows)
- unix (http://www.mongodb.org/display/DOCS/Quickstart+Unix)
- osx (http://www.mongodb.org/display/DOCS/Quickstart+OS+X)
- fork the project on github (https://github.com/jelinden/mongologin)
- get it to your computer for development
Please do these three before hand! Also, make sure you have all the necessary things to develop right away: eg. Maven, git, your favorite text editor in place, installed and ready to be used.
========
-
Go through the tests
-
Happy coding !