Entradas

Mostrando las entradas con la etiqueta pagina web dinamica

Building the ATP Dashboard Tennis.com with Javascript

Imagen
Building the ATP Dashboard The goal of this project was to create a web page capable of displaying ATP rankings in a simple and visually appealing way. To accomplish this, I built a dashboard that retrieves data directly from Tennis API using JavaScript and the Fetch API. I used tennis-api.com The application includes several useful features: ATP Top 3 players overview. Total number of players returned by the API. Dynamic player search. Interactive ATP ranking table. All information is loaded in real time and updated whenever the page is refreshed from tennis-api.com You can try the live version of the dashboard here: ATP Tennis Dashboard Demo I also recorded a short video showing how to obtain an API Key from tennis-api.com through RapidAPI, explore the available endpoints, and test the dashboard: Watch the English Video Tutorial Download the Source Code If you'd like to experiment with the project or customize it for your own applications, the complete source...

Como programar en PHP, ejemplos de PHP Calcular valor de Hipotenusa

Imagen
Durante mis prácticas profesionales tuve el gusto de conocer a PHP (acrónimo recursivo de PHP : Hypertext Preprocessor) es un lenguaje open free es decir lo que se puede instalar sin costo, no hay que pagar licencia, es un lenguaje Cliente/Servidor y es orientado a objetos, además de ser de los lenguajes más populares y utilizados por Facebook, Tumblr, Slack, Mediawiki, Yahoo. PHP nos permite realizar consultas al servidor de una base de datos y crear por ejemplo formularios en una página HTML y guardar esos datos en una tabla o en varias tablas realizando cálculos y validación de condiciones.  Para ejecutar estos programas debes instalar PHP y un servidor por ejemplo Apache (si como los triciclos) y lo mas seguro es que necesites una base de datos yo recomiendo MySQL, en la página de PHP da más detalles  https://www.php.net/manual/es/tutorial.requirements.php Durante mis prácticas profesionales lo utilice en una entidad de gobierno donde diseñe y programe u...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!