Overview

Happy Buddy Pets Course Management System is a Flask-based web application designed to streamline the management of pet training courses. This application integrates Bootstrap for a sleek, responsive user interface and uses a SQL database for robust data handling.

Features

• Course Management: Add, update, and delete detailed course information.

• Attendee Management: Handle attendee information efficiently.

• Dynamic Sorting and Filtering: Sort and filter courses based on various parameters like start date and pet type.

• Responsive Design: Thanks to Bootstrap, the application is responsive and user-friendly across different devices.

Technologies Used

• Python: Server-side scripting for backend logic.

• MySQL: Database management for storing scheduling data.

• HTML/CSS: Frontend presentation and styling.

• JavaScript: Enhanced user interactions on the frontend.

※ Since the database server for this website is currently closed, the course pages are not viewable. However, feel free to view my code on GitHub!