Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.4 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.4 KB

Social Media Fingerprint

Build Status Code Climate Coverage Status

Heroku App: https://socialmediafingerprint.herokuapp.com/

====================================================================================

By: Frank Cardillo

Description: The Social Media Fingerprint is the capstone project of my time at Launch Academy. It is an app that utilizes data visualization as a means of creating art. Users sign in with their Facebook credentials and the app utilizes data points from their Facebook accounts to generate fractal art. This drawing can then be converted into an image file and saved to the site's gallery.

====================================================================================

Features:

  • User Authentication
  • Facebook API Integration
  • File Uploading
  • File Creation
  • Data Manipulation

====================================================================================

Technologies Used:

  • Facebook API
  • OAuth
  • Rails
  • PostgreSQL
  • Paper.js
  • Carrierwave
  • Hydration
  • Koala
  • AWS S3
  • JQuery
  • JavaScript
  • Ruby
  • RSpec
  • Capybara
  • Heroku