A way to discover places around the world and to learn a little bit about the history of the place.
Historia was created to resolve this proble by displaying images of lesser known places. You can also find out more about the place through content from Wikipedia.
gem 'font-awesome-rails'
gem 'omniauth'
gem 'omniauth-facebook'
gem 'omniauth-google-oauth2'
gem 'carrierwave'
gem 'cloudinary'
gem 'mini_magick'
gem 'normalize-rails'
- Chrome extension
- Like/Unlike
- Ajax
- Chrome extension
- Random image
- Facebook and Google authentication
- tidy up wikipedia content retrieved.. or
- try getting the content from another source
- flights and geolocation
- make it responsive
- tidy up the css
- forgot your password
- permissions
- guessing game
- user profile
- ajax for all pages
- chrome extension scrolling
Historia was designed and developed for final project of the Web Development Immersive Eight course at General Assembly, Sydney.
Thank you to Joel Turnbull and Jack Jeffress at General Assembly, Sydney.