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
This is an amazing app 😄 , look at how much it does
- Application of new members
- Those interested in joining #code9ty apply through this website
- Project Management for existing members
- Project and assignments are managed here
- Daily feedback monitoring
- At the end of every day, members give their feedback through this app too
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
If you wish to make some changes in this application or fis a bug, you can fork the repository
Below are the steps
- Fork it
- Create a branch(
git checkout -b my-new-feature
) - Commit your changes(
git commit -am 'add some features'
) - Push to the branch(
git push origin my-new-feature
) - Create a pull request
To keep you forked repo with the upstream repo read through this for +instructions
To install Ruby on Rails follow this link
Anyone is feels to contribute on this application