Tech Stack
Background
At La Fosse Academy we were required to solve the problem for The Florin & Burkes County library who are experiencing reduced staffing and potential closure despite increase in demand. To address this, we've launched a website where users can make book reservations without staff assistance.
The System consists of a frontend which has the ability to reserve and search for a book and filter through depending on the category and a forum page for users to express their emotions regarding the community or books. And a backend was the database using PostgreSQL to store the data we used
My Role and What I learnt
My role was the Project Manager. However, I was mainly involved with the frontend of the application However, I also was managing the backend team helping them fix any bugs they came across.
- How to successfully manage a group project
- How to incorporate PostgreSQL
- Efficient debugging via pair programming
- Using MVC Structure for backend successfully