Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.