Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 853 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 853 Bytes

README

SPIKE-- APIcurious

As a spike, this project is a technical experiment (timebox: 4 days) aimed at learning how to consume data from an external API using an Omniauth authentication library. For this spike, I chose to authenticate with Github.

Tech:

  • Ruby v-2.4
  • Rails v-5.1
  • Postgres
  • Omniauth-github
  • Figaro
  • Faraday
  • Bulma

Testing:

  • RSpec
  • Capybara
  • FactoryBot
  • Faker

root_screen

oauth_screen

user dashboard

user dashboard