code9ty/website

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Build Status](https://travis-ci.org/code9ty/website.svg?branch=master)](https://travis-ci.org/code9ty/website)
[![Code Climate](https://codeclimate.com/github/code9ty/website/badges/gpa.svg)](https://codeclimate.com/github/code9ty/website)
# #code9ty official Website
This is an open source website for the code90 program. It is majorly developed by Ruby on Rails and a little of HTML ,CSS ,Coffeescript & Javascript
Feel free to contribute in it

# Website functionality

This is an amazing app :smile: , look at how much it does
  1. Application of new members
     * Those interested in joining #code9ty apply through this website
  2. Project Management for existing members
     * Project and assignments are managed here
  3. Daily feedback monitoring
     * At the end of every day, members give their feedback through this app too

## You can test its full functionality

This website is more than the page you see when you visit the official website. We have made an exact copy of the
instance running on the official site for you to try it out. Log in and look at how we manage our assignments and 
projects using this same app.

visit https://stark-river-25677.herokuapp.com/

To log in as an admin
```
email: makatunga@makatunga.com
password: cartoon
```
To log in as a normal user
```
email: user@example.com
password: cartoon
```

## How to contribute
If you wish to make some changes in this application or fis a bug, you can fork the repository

Below are the steps
 1. Fork it
 2. Create a branch(`git checkout -b my-new-feature`)
 3. Commit your changes(`git commit -am  'add some features'`)
 4. Push to the branch(`git push origin my-new-feature`)
 5. Create a pull request

To keep you forked repo with the upstream repo read through [this for
+instructions](http://2buntu.com/articles/1459/keeping-your-forked-repo-synced-with-the-upstream-source/)

## How to install Ruby on Rails
To install Ruby on Rails  follow this [link](https://github.com/cesswairimu/installations) 

## Contributors
Anyone is feels to contribute on this application