Skip to content

Commit

Permalink
edited psql port text
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonweinberg committed Jul 9, 2024
1 parent 8ec15d8 commit 7abe44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ <h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>201
<h2 class="w3-text-grey w3-padding-16"><i class="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-teal"></i><b>Portfolio Projects<b></h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Full-Stack Django Web Application</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b>"QuickSheets"<b></h6>
<p>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' )</p>
<h6 class="w3-text-teal"><i class="fa fa-certificate fa-fw w3-margin-centre"></i><b> "QuickSheets"<b></h6>
<p>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' )</p>
<!-- Button for project -->
<a href="https://quick-sheets-1-7tnqoasd4a-pd.a.run.app/" class="w3-button w3-teal">Login to QuickSheets</a>
<hr>
Expand Down

0 comments on commit 7abe44c

Please sign in to comment.