Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k3ury99/sistema-de-gestion-del-torneo-de-guerreros-z
Welcome to the Tournament of Strength, a web application that allows you to register and view participants in an exciting combat tournament. Using PHP for server-side logic and HTML5/CSS3 for a modern and responsive interface, this project offers a dynamic and interactive experience.
https://github.com/k3ury99/sistema-de-gestion-del-torneo-de-guerreros-z
html-css-javascript php visual-studio-code
Last synced: 3 days ago
JSON representation
Welcome to the Tournament of Strength, a web application that allows you to register and view participants in an exciting combat tournament. Using PHP for server-side logic and HTML5/CSS3 for a modern and responsive interface, this project offers a dynamic and interactive experience.
- Host: GitHub
- URL: https://github.com/k3ury99/sistema-de-gestion-del-torneo-de-guerreros-z
- Owner: K3ury99
- License: mit
- Created: 2025-02-04T03:18:47.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2025-02-04T03:46:54.000Z (7 days ago)
- Last Synced: 2025-02-04T04:24:55.405Z (7 days ago)
- Topics: html-css-javascript, php, visual-studio-code
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Torneo de la Fuerza π
> [!IMPORTANT]
> Welcome to the **Tournament of Strength**, a web application that allows you to register and view participants in an exciting combat tournament. Using PHP for server-side logic and HTML5/CSS3 for a modern and responsive interface, this project offers a dynamic and interactive experience.
>
> Show off your power, and check participant stats!
![]()
![]()
# π Overview
- **Objective**: Allow users to register for the tournament and view real-time participant statistics.
- **Main Components**:
- **Home**: Main page with welcome, buttons to register participants and access statistics.
- **Registration**: Form to register new participants, capturing data such as photo, name, age, zodiac sign and skills.
- **Statistics**: Panel with a responsive table that shows the list of participants and their details.---
# π Characteristics
- **Modern Interface**:
Use Google Fonts ('Poppins' font) and custom CSS styles to deliver an engaging and consistent visual experience.- **Responsive Design**:
The participant table and other elements adapt to mobile and desktop devices, ensuring accessibility on all platforms.- **Fixed Navigation**:
A fixed navigation menu makes it easy to access the main sections (Home, Log, and Statistics).- **PHP Integration**:
The application dynamically loads participant data using PHP, using an internal library for template management and business logic.# π§ Technologies Used
- **PHP**: LΓ³gica del servidor y manejo de plantillas.
- **HTML5 & CSS3**: Estructura y diseΓ±o responsivo.
- **Google Fonts**: Fuente 'Poppins' para una apariencia moderna y estilizada.# π±βπ€ Contributing
1. **Fork the repo**
- **Create a new branch**
```bash
git checkout -b feature-branch
- **Commit changes**
```bash
git commit -am 'Add new feature'## π License
This project is licensed under the MIT License. See the `LICENSE` file for details.