Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignvgg/web-python-flask
Python & Flask practice
https://github.com/ignvgg/web-python-flask
apache css flask html mysql python xampp
Last synced: 18 days ago
JSON representation
Python & Flask practice
- Host: GitHub
- URL: https://github.com/ignvgg/web-python-flask
- Owner: ignvgg
- Created: 2022-08-25T18:46:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T17:27:26.000Z (about 2 years ago)
- Last Synced: 2024-07-30T21:05:10.795Z (3 months ago)
- Topics: apache, css, flask, html, mysql, python, xampp
- Language: Python
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
web-python-flask
#### (localhost practice)## 🇪🇸 Aplicación web utilizando Python y Flask
La intención del repositorio es una practica de creación de un CRUD con Python, de la mano de Flask, con enfoque en el flujo de datos, database y el procesamiento de la información.Práctica adicional de agregar, editar y borrar 'empleados', junto con la validación de los datos de entrada.
`Nótese que esta aplicación fue realizada en Windows, con VCS y un ambiente virtual de Python.`
## 🇺🇸 Web app runnning on Python & Flask
The intention of this repository is to merely practice CRUD with Python, with Flask, focusing on the data flux, database, and information processing.Additional practice with editing and deleting 'employees' and data entry validation.
`Note that the development of this app was on Windows, with VCS and Python virtual environment.`