Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 594 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 594 Bytes

###José Tomás Anabalón ####Starting

  1. check if we have the same ruby version ruby -v
  2. yarn install --check-files
  3. bundle install
  4. rake db:migrate
  5. rails db:seed

Things that I did

  1. I start a new project all over because i thought it was messy and needed to start from the bottom while keeping most of the DB.
  2. Added gems faker bot and ffaker.(1/2)
  3. Active storage implemented.
  4. Views(1/2),controller(1/2) and model.
  5. Some queries.
  6. Seed 7.bootstrap

Not implemented

  1. google calendar
  2. google email entry
  3. message inbox
  4. postman
  5. hyperlinks