Web Development

Homebase - Student Housing Social Platform

Social media app connecting students with landlords to help find houses, built with Qt and MySQL.

Homebase - Student Housing Social Platform

About This Project

Developed a social media app designed to connect students with landlords to help find houses, as part of a group in CMPE 320 (Fundamentals of Software Development). We used Qt Creator to support the front end and a MySQL database to support the backend. The bulk of the code was written in C++, utilizing object oriented programming. Embedded SQL was used to allow for dynamic querying and manipulation of data. The team created UML Class, Sequence, State Chart, and Use Case diagrams to describe the system's software architecture. In addition, the team utilized Jira and BitBucket, as well as created Requirements Analysis Documents (RAD) and System Design Documents (SDD) to simulate the software development process.

Technologies Used

C++QtQMLMySQLSQL