Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 603 Bytes

BUILDING Micro-Reddit

In this project, we build the data structures necessary to support link submissions and commenting. We won’t build a front end for it because we don’t need to… We used the Rails console to play around with models without making HTTP requests and involving controllers or views.

Ruby version

ruby '2.6.1'

Authors

Mouhamadou Diouf ( @mouhad ) Redvan Khiri ( @Redvanisation )

Github repo

Micro-reddit