Giving Back is a content management web application built using the Rails framework, that allows users (in this case businesses) to create or add new philanthropic initiatives and beneficiaries on their accounts to show and share their support to the local community. With the use of forms new and altered data is persisted and retrieved to and from a database. Users can login and out of the application, view other users accounts to see their profiles -- including initiatives and beneficiaries -- but NOT edit or delete their data. Users can also message other users via email.
Related Blog Post: Rails Project - Helper Methods
Before you begin,
- Ensure you have ruby-2.6.3 or a later version installed
- Familiarize yourself with the Ruby on Rails Guides
Fork this repository onto your computer then navigate into the project's directory, then run bundle install from within the terminal to install all of the gems/dependencies found in the Gemfile.
Start application by executing 'rails s'.
This repo subscribes to the Contributor Code of Conduct, based on the Contributor Covenant. The maintainers of this code take the code of conduct, to which all who are interacting with the projects codebase and mailing lists must adhere, very seriously.
This code is available as open source under the terms of the MIT License.
If you want to contact me you can reach me at damely.tineo07@gmail.com.