Project Overview

The semester-long project aimed to create an inventory management system designed to display and interact with equipment and user data for an outdoor company, "Adventure Outfitters." The website utilizes HTML and CSS for structure and style, while Bootstrap ensures a responsive and visually appealing design. Python and Flask framework manage the backend logic, while leveraging Jinja2 for rendering dynamic templates. The data is stored in a MariaDB/MySQL database, with SQL queries used to retrieve and manipulate the information. The application is hosted by Indiana University's CGI server via Silo, enabling it to dynamically handle requests.

Features