/PizzaTask

For a testing purposes

Primary LanguagePythonOtherNOASSERTION

ThePizzaTask

An implementation of a PizzaTask backend part.

Python version 3.8.2+ is required. See requirements.txt for all dependencies.

Database example is placed in the app.db

Business logic is placed in the app/routes.py

This project is ready for deployment on the Heroku service (see Procfile).

Technologies used

Flask and SQLAlchemy (SQLite 3)