Skip to content

Created To Do App using PostgresSQL backend database with a pyscopg2 database adapter to link Flask frontend.

Notifications You must be signed in to change notification settings

CarolineNB/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

Implemented a ToDoApp using PostgresSQL backend database with a pyscopg2 database adapter to link Flask frontend. Used SQLAlchemy ORM to write and query Python objects to interact with database and AJAX to asynchronously update client side. Also utilized Flask-Alembic to manage version control of data schema and mitigate errors.

About

Created To Do App using PostgresSQL backend database with a pyscopg2 database adapter to link Flask frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published