Simple application to mark visit to clients.
Client uses a number of open source projects to work properly:
- [Node.js] - evented I/O for the backend
- [Express] - fast node.js network app framework
- [Mocha] - the fun, simple, flexible JavaScript test framework
- [Istanbul]- a JavaScript test coverage tool
- [Mongo] - a document database with the scalability and flexibility
- [Mongoose] - elegant mongodb object modeling for node.js
And of course IClient itself is open source with a public repository on GitHub.
MIT