Chair Factory

Timeline: Jan - Mar 2020

I did this project with two friends for UBC’s CPSC 304 course, and the code for our project can be found here.

In this project, we simulated the working of a simple chair factory. We created a web application using the Java Spring Framework on the backend, with ElephantSQL to host our PostgreSQL database, and pgAdmin to manage our database. On the frontend, we used HTML, CSS, and jQuery. I worked on the backend of the application, specifically on implementing the API endpoints and the database queries.

Our app implements basic, as well as more complex database queries, such as join, aggregation with group by, and division. We are not hosting this application online, but, to run the application on your local machine, clone the project from here, start the application in IntelliJ, and visit localhost:8080.

Gökçe Dilek
Gökçe Dilek
Software Engineer & Open Source Contributor

Related