Skip to content

Nicht98/python-flask-app-

Repository files navigation

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

delete edit message new search

From

@areeburrub

About

Python flaslk app deployment with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published