Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 448 Bytes

README.rdoc

File metadata and controls

19 lines (13 loc) · 448 Bytes

Weightable

hellobrian

Weightable allows users to track his or her weight, upload photos, and receive encouragement from friends.

Inside Weightable I used the following technologies:

  • Rails 4.02

  • PostgreSQL Database

  • Chart.js to visualize data

  • Zurb-Foundation Framework

  • Devise for user authentication

  • Amazon S3 for remote image storage

  • jQuery JavaScript library

  • Remotipart to enable AJAX file uploads with jQuery