Skip to content

Latest commit

 

History

History
 
 

Crud_in_flask

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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