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