


Tech Stack
- Front End: Vanilla Javascript
- Back End: Ruby on Rails
Description
Socialite is a social application where users can interact with other users. Designed Follow and Message models by utilizing self-join tables. Rendered content pessimistically with fetch and render functions. Created Ruby methods to manipulate data and implemented Serializer to specify JSON data into a postgres RESTful API data endpoint.