http://spookypedia.herokuapp.com/
- Sam T (http://github.com/samtietze)
- Kathiee T (http://github.com/kthong3)
- Brian L (http://github.com/lin-brian-l)
- Eric C (http://github.com/byzantinist)
We were tasked to take on a client-delivered project with several key features in mind. Our client directed us to create a community forum/wiki for Halloween costume how-tos, ideas, and pictures. They wished to make it very user-friendly, and wanted rich-text article composition and photo uploading. We were tasked with allowing users to revert changes made to any article on the website, as well as allowing any user to make changes to any article.
Our own goal was to explore Rails 5 and test-driven development as a group.
- ruby
- aws-sdk (~> 2.3)
- bcrypt (~> 3.1.7)
- byebug
- capybara
- ckeditor
- dotenv-rails
- faker
- jbuilder (~> 2.5)
- listen (>= 3.0.5, < 3.2)
- paperclip
- pg (~> 0.18)
- puma (~> 3.7)
- rails (~> 5.1.4)
- rspec-rails (~> 3.6)
- sass-rails (~> 5.0)
- spring
- spring-watcher-listen (~> 2.0.0)
- tzinfo-data
- uglifier (>= 1.3.0)
- web-console (>= 3.3.0)