Description
This project features a reconstruction of the populair social media platform Twitter.
Users are able to register, sign up and personalize their profile. Once logged in users will have the ability create posts which can be read and commented upon by followed users. The following of other users gives access to their created posts.
A timeline containing updates of the latest posts by users that are followed will acts as the centering stage of the project.
The project is built using the Ruby on Rails framework and PostgreSQL for the back-end. Both integration and unit tests have been implemented during the development of the project. Because the project focuses highly on back-end functionality Bootstrap is used as a front-end framework.