Hi Hackers,<p>Github URL : https://github.com/sunilkumarc/track-courier<p>I'm working on a end to end web application to learn the technologies like Node.js(backend), Mocha/Chai(testing), Backbone.js(fronend) etc. A couple of APIs have been completed. I would love for feedbacks from experts so that I know
my mistakes early in the development.<p>What is track-courier?
A web application to track couriers in real time. There will be two types of users
1) Admin: One who can update the status of a courier.
2) Normal: One who can check the status of his/her courier.<p>What is completed now?
I have completed Login, Signup and CRUD operations on couriers.<p>Where I'm stuck?
I'm not sure how to stub database calls, so that I can test my code against hard coded data.<p>Regards,
Sunil