From 7abe44c611c19faed18d09a43d84146983ec0cac Mon Sep 17 00:00:00 2001 From: jasonweinberg <162935187+jasonweinberg@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:16:16 -0400 Subject: [PATCH] edited psql port text --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8a1150b..eb597fc 100644 --- a/index.html +++ b/index.html @@ -81,8 +81,8 @@
201

Portfolio Projects

Full-Stack Django Web Application
-
"QuickSheets"
-

The purpose of this web app is to record and handle financial transaction input forms, update a database and fetch records as needed. QuickSheets features user authentication and authorization, real-time data updates, user-specific summary display of key metrics and transactions and mobile responsiveness. Technologies used: Django (ORM), PostgreSQL, Docker, Google Cloud Platform (Cloud Run and Cloud SQL), Bootstrap HTML, CSS and JavaScipt. To view/demo QuickSheets, login using the read-only access account ( U = 'read_only' , P = 'forviewingpurposes' )

+
"QuickSheets"
+

The purpose of this web app is to record and handle financial transaction input forms, update a database and fetch records as needed. Technologies used: Django (ORM), PostgreSQL, Docker, Google Cloud Platform (Cloud Run, Cloud SQL) and Bootstrap (HTML, CSS, JavaScipt). To view/demo QuickSheets, login using the read-only access account ( U = 'read_only' , P = 'forviewingpurposes' )

Login to QuickSheets