WaterSportsCentral is a CMS that allows users to add/edit/collaborate on Water Sporting events and locations.
The overarching theme is to compile a full list of all water sporting types, locations where they're conducted and events both past and present that are conducted at each location. There is currently a need to have a central place where a user can come to obtain this kind of information.
The current version showcases skills learned in the Ruby on Rails section of the Software Engineering Bootcamp that I completed. Skills utilized were Ruby, Rails, Active Record, RESTful architecture, erb layouts using partials, Facebook OAuth and scopes.
This project is in the future planning phase
To contribute to WaterSportsCentral, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin WaterSportsCentral/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Thanks to the following people who have contributed to this project:
You might want to consider using something like the All Contributors specification and its emoji key.
Reach me at rohan@rohanphillipscoding.com.