Skip to content

mieky/benson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benson

Benson lets you share your adventures. It's like a chatroom, but with specific focus, start, and end.

Screenshot

Features

Login with Facebook and post messages in a simple web UI.

Tech

Up & running

npm install
node_modules/.bin/jspm install
npm start

Then you can browse to http://localhost:8080/, authenticate with Facebook and start messaging.

Todo

Miscellanous thoughts, tech and feature wise. May or may not happen!

  • Travis CI build
  • setup for easy heroku deployment
  • post images/smiles
  • replace Sequelize with Knex + Bookshelf
  • maybe introduce Flux/alt?
  • cache user details locally to populate messages on posting
  • lazy loading/pagination of older messages
  • keep track of who's in an adventure (validate IDs)
  • use PostCSS for styles
  • join adventures by slug
  • use web sockets for polling

Acknowledgements

License

MIT

About

Adventures are best shared.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published