Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacsoc/hack_cwru
Backend for HackCWRU hackathon application
https://github.com/hacsoc/hack_cwru
Last synced: about 2 months ago
JSON representation
Backend for HackCWRU hackathon application
- Host: GitHub
- URL: https://github.com/hacsoc/hack_cwru
- Owner: hacsoc
- License: mit
- Created: 2015-05-19T03:47:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-02T19:41:27.000Z (over 9 years ago)
- Last Synced: 2024-04-15T01:10:51.517Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 328 KB
- Stars: 2
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HackCWRU
[![Build Status](https://travis-ci.org/hacsoc/hack_cwru.svg?branch=master)](https://travis-ci.org/hacsoc/hack_cwru)
[![Coverage Status](https://coveralls.io/repos/hacsoc/hack_cwru/badge.svg)](https://coveralls.io/r/hacsoc/hack_cwru)
[![Code Climate](https://codeclimate.com/github/hacsoc/hack_cwru/badges/gpa.svg)](https://codeclimate.com/github/hacsoc/hack_cwru)Backend for the HackCWRU hackathon application.
## Contributing
### What's a Rails?
![I have no idea what I'm doing](https://cloud.githubusercontent.com/assets/4276638/7900410/b84a690a-070a-11e5-8f18-a97e1f04ee9d.jpg)
Never used Rails before? That's fine, perusing [this](http://guides.rubyonrails.org/getting_started.html)
should help you get started. Never seen Ruby code before? No problem! Check out [TryRuby](http://tryruby.org/).### Getting Started
Presumably, you've ditched the tie and are looking slightly more human in front
of your computer. Oh, you also probably know a thing or two about Ruby and
Rails. Congrats! You're now qualified to start contributing to the project!
Only a select few have made it this far.Please refer to the
[contributing page in our wiki](https://github.com/hacsoc/hack_cwru/wiki/Contributing)
for some initial environment setup instructions, as well as for information
regarding our contributing workflow (it's fork and pull - look at me sparing
you experienced GitHub'ers a whole couple of minutes).### Actually Doing Stuff
We're using Trello to track everything that we know we need to do. Contact
[[email protected]](mailto:[email protected]) to be added to the Trello (make sure
he adds you to the backend board, otherwise you'll probably be pretty
confused).Bugs and new feature requests should be recording using
[GitHub Issues](https://github.com/hacsoc/hack_cwru/issues/new).Happy hacking!
## Primary Authors (aka people to bug with questions)
* Andrew "what have I done by adding myself as the only person on this list" Mason ([[email protected]](mailto:[email protected]))
## Related Projects
What use would our beautiful backend be if we didn't have some fancy
smartphones to hook it up to? We've got repos for both
[iOS](https://github.com/hacsoc/hack_cwru-ios) and
[Android](https://github.com/hascosc/hack_cwru-android) which would love
your contributions if you're feeling up for it.