Skip to content

EtshD1/todo-flask-SQLAlchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

This projects is a flask application that uses postgreSQL and SQLAlchemy.

Development

To run this app, be sure you have python install then install flask and flask_sqlalchemy by running this command:

pip3 install flask
pip3 install flask_sqlalchemy

This project uses .env file, pip3 install python-dotenv to use the application. Finally:

flask run

Learn more

About

Todo app using flask and SQLAlchemy for postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published