DATABASE SETUP: a) Open MySQL Workbench / phpMyAdmin b) Create new schema named "college_sms" c) Run database/create_schema.sql FIRST d) (Optional) Run database ...
A two-tier web application built with Flask and MySQL, demonstrating a complete CI/CD pipeline using Jenkins, Docker, and AWS EC2. This project showcases automated deployment workflows, ...