dependabot[bot] 4740b7e292
Bump werkzeug from 2.0.3 to 2.2.3
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>
2023-02-16 05:38:29 +00:00
2017-05-11 07:14:07 +02:00
2017-05-10 18:41:02 +02:00
2018-05-01 14:33:45 +02:00
2017-05-11 23:52:55 +02:00
2018-05-01 10:05:22 +02:00
2020-08-23 15:57:36 +02:00
2017-05-10 18:41:02 +02:00
2018-05-01 14:33:45 +02:00
2017-05-16 22:00:20 +02:00
2018-05-01 09:53:09 +02:00
2022-09-07 16:39:52 +02:00

Flask contacts

alls

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

delete edit message new search

Forks with extensions

  • Ability to attach a CSV file
Description
Example of CRUD with Flask to manage a contact list.
Readme 748 KiB
Languages
Python 51.4%
HTML 46.9%
JavaScript 1.5%
Procfile 0.2%