Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldarren/club_manager
Test web application for esms
https://github.com/ldarren/club_manager
Last synced: about 2 months ago
JSON representation
Test web application for esms
- Host: GitHub
- URL: https://github.com/ldarren/club_manager
- Owner: ldarren
- License: gpl-3.0
- Created: 2013-07-31T15:32:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-30T08:19:01.000Z (over 11 years ago)
- Last Synced: 2024-04-16T17:51:39.085Z (10 months ago)
- Language: CSS
- Size: 6.48 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Soccer Manager
==============
Soccer project is a HTML5 web app that allow player to create teams, leagues, matches on a web browserThis project has following dependencies
1. [Node.js](http://nodejs.org/download/)
2. [node-esms](https://npmjs.org/package/node-esms)
3. mysql
4. [node-mysql](https://github.com/felixge/node-mysql)
5. [pico Server Framework](https://npmjs.org/package/pico-server)
6. [pico common modules](https://npmjs.org/package/pico-common)
7. [pico Client Framework](https://github.com/ldarren/pico-client)