Skip to content

owebboy/mrmr

 
 

Repository files navigation

mrmr

A simple but nice webchat application with rooms and fun!

Goals

The main goal of the 24 hour project is to create a web application that supports chatting between users, user instance manipulation, and chat room manipulation.

Rules

No code can be written before April 21st, 2017 at 12:00 MST. However brainstorming/organization and concepts of ideas can be made prior (basically the idea can be developed).

Facts about the project

  • Our javascript will be strict to the idiomatic style guide to help with readability here.
  • All markdown documents will be strict to the style guide presented here.
  • All element styling will be done through classes in SCSS.
  • HTML will be written in Handlebars (however not much if anything will be passed through the route as most information is passed through the websocket)
  • The web server will be hosted on a raspberry pi at mrmrchat.net through heroku and domain.com. Heroku pulls from the github on new commits that have been pushed. Commits to the repository should only be made when a feature is fully implemented.

Bug Fixing and Tidying

Any features that we are working on or plan to work on will be posted on our Trello board here.

Contributors

Kyle Helmick Morgan Burrows

About

A simple but nice webchat application with rooms and fun!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.4%
  • JavaScript 16.9%
  • HTML 2.9%
  • Roff 1.8%