Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.34 KB

README.Md

File metadata and controls

56 lines (35 loc) · 1.34 KB

Star Badge Open Source Love

Flask Crud

🛠️ Description

Crud using flask and sqlite3

⚙️ Languages or Frameworks Used

The program was created with Python3 and Flask.

install the framework used pip install flask

🌟 How to run

# fist run the create_db.py for create database

python ./create_db.py
# then run the app

python ./main.py

🤖 Author

Alexander Monterrosa