https://github.com/zazk/ufast
Users Log App. Backend with Flask, Python, MySQL.
https://github.com/zazk/ufast
flask mysql python
Last synced: about 2 months ago
JSON representation
Users Log App. Backend with Flask, Python, MySQL.
- Host: GitHub
- URL: https://github.com/zazk/ufast
- Owner: zazk
- License: mit
- Created: 2018-03-30T20:46:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T13:56:29.000Z (about 8 years ago)
- Last Synced: 2025-02-26T09:28:37.350Z (over 1 year ago)
- Topics: flask, mysql, python
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# User Fask
Register and Collect User Data, Logging, Changes and Updates. Build with Python and Flask Microframework.
Run ```export LANG=en_US.UTF-8 LANGUAGE=en_US.en LC_ALL=en_US.UTF-8```
Run ```python3 -m flask run```
[Resource Flask and MySQL](https://code.tutsplus.com/tutorials/creating-a-web-app-from-scratch-using-python-flask-and-mysql--cms-22972)