A simple web application for managing and displaying player statistics, built with Flask and SQLite3. This project is designed to provide an interactive platform for Overwatch 2 player stats, featuring a user-friendly interface and a robust backend.
- In Progress
- Python (Flask): For building the backend server and handling API requests.
- SQLite3: Lightweight database for storing player stats and match details.
- HTML5 & CSS3: For structuring and styling the frontend.
- Bootstrap 5: For responsive and attractive UI elements.
- Python 3.8 or higher
- A basic understanding of Flask and SQLite