Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/counteverything-web
https://github.com/stylesuxx/counteverything-web
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylesuxx/counteverything-web
- Owner: stylesuxx
- Created: 2013-10-13T14:04:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T21:10:51.000Z (about 11 years ago)
- Last Synced: 2023-03-13T08:15:45.259Z (over 1 year ago)
- Language: PHP
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#### Count Everything Web
This is the web part of Count everything. It enables you and your users to count everything and display
nice and shiny graphs about what you are counting.##### Prequisits
* Webspace with PHP version 5.x
* MySql Database##### Installation
* Create a new database
* Copy the whole direcotry to your webspace
* Edit includes/settins.php to match your database settings
* Add users to database##### API
Here comes some doc about how to use the API.