# GROUP-Apex Crew **Repository Path**: ads66/group-apex-crew ## Basic Information - **Project Name**: GROUP-Apex Crew - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-30 - **Last Updated**: 2025-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a small demo app called "APEX LEGENDS" that lets you view and create characters (legends). Features - View the list of existing characters - See each character's features and image - Create a new legend with a name, description and an image How to run - GUI (Tkinter): - Ensure you have Python 3 installed - From the repository root run: python main_gui.py - Console (simple text UI): - Run: python main.py Data and images - The project stores sample data under the `data/` folder: - `data/characters.json` and `data/legends.json` hold character data - `data/images/` contains any uploaded character images Development / requirements - No external dependencies are required beyond the Python standard library (Tkinter is included with most Python installations). If you use a virtual environment, activate it before running. Contributing - Feel free to open issues or submit pull requests. If you modify data files or images, verify your changes locally before pushing. License - See the `LICENSE` file in the repository for license details. Enjoy!