Skip to content

Simple application to mark visit to clients. [SERVER]

Notifications You must be signed in to change notification settings

highideas/iClient-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IClient

Build Status Codacy Badge codecov

Simple application to mark visit to clients.

Tech

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.

License

MIT