4740b7e292c15342424eab3acf433d34de86d557
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Flask contacts
Use
- Flask (Obvious!)
- Flask-SQLAlchemy (ORM for database)
- Flask-WTF (Generation of forms and validations)
- Faker (Generates fake data)
Install
pip install -r requirements.txt
python3 migrations.py
Run
python3 app.py
Screenshots
Forks with extensions
Description
Languages
Python
51.4%
HTML
46.9%
JavaScript
1.5%
Procfile
0.2%





