You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project
This is part of a series of assignments at Upperlink (where I intern). The objective of this assignment is to create a PHP MVC framework like Laravel, Symfony, or CakePHP from scratch. I call mine Tobiscore.