Simple summer reading is a web app for public library Summer Reading programs. Originally my capstone project for my master's degree in data science, I am continuing to work on it. My hope is to make it a viable platform for public libraries and a tool to make librarians' lives easier. The SSR front-end is built using Python and the Flask web development framework—including Flask-SQLAlchemy, Flask-WTF, Flask-Argon2, and other extensions—and it has a PostgreSQL database on the back-end.
https://simplesummerreading.com
https://github.com/TRezendes/ssr_public
https://github.com/TRezendes/ssr_database