coder-academy-notes

A collection of notes from my time at Coder Academy

View project on GitHub

A Collection of Notes and Code Snippets From My Time At Coder Academy

  • April 16th
    • Authentication using Devise
    • Creating an Instagram clone that handles user login with Devise
  • April 17th
    • Agile Methodology
    • User Stories
    • Design Thinking
    • Scrum Boards
    • Trello
  • April 18th
    • Geocoding
    • Creating an Instagram clone that allows user profiles and uses geocoding
  • April 19th
  • April 20th
    • Git Refresher
    • Creating an Instagram Clone with Pundit
  • April 23rd
    • Using a Mailing Service
    • Common Mailing Servers
    • Creating an Instagram Clone with Mailer
  • April 24th
    • File Attachment Gems
    • Using Shrine to Upload Images
    • Adding Likes and Dislikes
  • April 26th
    • Using Stripe to Process Payments
    • Deploying to Heroku