Code Home

Programing Languages: HTML, CSS, PostgreSQL, JavaScript, PHP

Repository: https://github.com/DinisTrigo/CodeHome-LBAW

Description

This work was developed as a part of a databases and web applications class and created a web forum that aimed to fill the same niche as stack overflow and have a similar feature set. It was developed using the Laravel PHP framework and the bootstrap framework for frontend design. PostgreSQL was used due to its great feature set, and during a large development period all our work focused on defining all queries we would require and optimizing aspects related to them, this included triggers, transactions, and indices. This platform presented moderation tools, such that bad actors could be removed. Users could either create a local login or use their google account to authenticate.