https://github.com/thatgirldorian/recipe-app-with-flask-mysql
This is a minimal recipe app that lets you register a new user, log in with the user created, log in and create a new recipe.
https://github.com/thatgirldorian/recipe-app-with-flask-mysql
css flask html mysql python
Last synced: 4 months ago
JSON representation
This is a minimal recipe app that lets you register a new user, log in with the user created, log in and create a new recipe.
- Host: GitHub
- URL: https://github.com/thatgirldorian/recipe-app-with-flask-mysql
- Owner: thatgirldorian
- Created: 2021-11-14T21:18:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T21:13:59.000Z (over 3 years ago)
- Last Synced: 2025-01-03T18:23:27.646Z (5 months ago)
- Topics: css, flask, html, mysql, python
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe-App-with-Flask-MySQL
Function & Description:
This is a minimal recipe app that lets you:- register a new user
- log in with the user created
- create a new recipe
- show the newly-created recipe on the dashboardTechnology Used:
- HTML
- CSS
- Python
- Flask
- MySQLLink to site:
Screenshot: