Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarusified/turf-coin


https://github.com/jarusified/turf-coin

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

turf-coin
=========

To get it working you need to have nodejs and mongodb installed.

sudo mongodb start service

npm install

node app

********

pages :

/print : lists all the users registered

/home : home page

/account : user account details which can be edited by his wish

/about : information about the user

/ : login page

/signup : to create account

/reset-password : to change user password

/reset : reset all records ( never do this )

/delete : deletes specific user ( never do this too)