Book Recommendation Web Application
This capstone project is a full-stack web application that mimics the functionality of Goodreads.com. The backend is built using Python (Django) and the frontend using React. The team used Jira as the Scrum project management tool and wrote end-to-end tests to simulate user behavior. To manage the development pipeline and deployment, the team used CI/CD on Gitlab to automatically containerize the web app into a Docker image.