Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1013 Bytes

File metadata and controls

19 lines (12 loc) · 1013 Bytes

Google-Cloud-Platform-Advanced-API

Developed a cloud application for freight and harbor logistics, deployed onto Google Cloud Platform, with a focus on security to protect user data.

Implemented a RESTful API with Node.js and Express.js, backed by Google Datastore, and created a responsive user interface using Handlebars.js, HTML, and CSS.

Utilized Auth0 for OAuth 2.0 authorization and OpenID Connect authentication, focusing on secure user access and data protection.

Installation & Running Locally

Open the file constants.js and change the value of APP_URL to http://localhost:8080

npm install in the root directory

npm start in the root directory

Home

Home Page

Profile

Profile Page