No description
Find a file
Chris Blanchard 68d158e53c Fix
2015-07-23 11:36:47 +01:00
config Randomise new users and shorten compile script 2015-07-23 11:35:23 +01:00
lib Added usre model and more skeleton 2015-07-23 00:30:14 +01:00
public Added usre model and more skeleton 2015-07-23 00:30:14 +01:00
spec Fix test 2015-07-23 00:31:48 +01:00
views Added gather skeleton 2015-07-22 23:34:57 +01:00
.gitignore Added gatherers on sidebar 2015-07-21 01:24:14 +01:00
index.js Added gatherer counter as a react component 2015-07-20 23:47:18 +01:00
npm-shrinkwrap.json Updated shrinkwrap 2015-07-22 00:11:58 +01:00
package.json Fix 2015-07-23 11:36:47 +01:00
Procfile Added procfile 2015-07-22 14:47:52 +01:00
README.md Added design goals 2015-07-22 16:20:28 +01:00

SWS Gather App

Status

A stateless, flexible and realtime micro web service to arrange SWS gathers for ENSL.org

Design Goals

I'm making this app to promote 3 things

  1. Create a nice place where the NS2 community can assemble and have fun
  2. Create an efficient, easy-to-use and flexible system to create NS2 gathers
  3. Support the modern web and basic usability expectactions (e.g. realtime, phone and tablet friendly)

That's it

Run

npm install

npm start

Todo

  • ENSL.org: Authentication
  • ENSL.org: Pull user data and bans
  • ENSL.org: API to allow ENSL to pull current gather status
  • Steam Integration: Pull hive stats
  • Steam Integration: Outbound steam messaging
  • Admin tools
  • Add a backend datastore to persist gather data and messages
  • Add sounds
  • Add WebRTC for internal voice comms
  • Add user lifeform + div information

License

MIT Licensed