Skip to content

alex3683/Cashpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cashpoint app is mainly a simple project to play a bit with new technologies like nodejs, mongodb and nowjs and become more familiar with new HTML5 apis. By sharing this on github others may learn from what I'm learning, give feedback or perhaps even contribute things.

Attention:

This project is in its early beginnings and far from being done.

Setup:

In order to run this application you'll need node.js and mongoDB running on your system. This application is developed using version 0.6.3 of node.js, but it might as well run with an earlier version. Additionally I recommend using npm to easily install all required node modules.

Install dependencies via npm: npm install

If necessary make changes to config.json (which should be quite self-explanatory).

Then fire it up: node cashpoint.js

Used libraries:

on the server:

on the client

About

Simple web app to manage vouchers as HTML5 and nodejs playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published