Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarusified/turf-coin
https://github.com/jarusified/turf-coin
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarusified/turf-coin
- Owner: jarusified
- Created: 2014-09-13T12:07:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-14T06:58:19.000Z (about 10 years ago)
- Last Synced: 2023-07-31T16:37:14.064Z (over 1 year ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)