https://github.com/ajsalemo/frostedglasseffect
Testing out a UI built with Angular to mimic the 'Frosted Glass' effect while using Spring Boot as it's API.
https://github.com/ajsalemo/frostedglasseffect
angular azure bmw java javascript mvc netlify spa spring springboot tailwindcss typescript ui
Last synced: 3 months ago
JSON representation
Testing out a UI built with Angular to mimic the 'Frosted Glass' effect while using Spring Boot as it's API.
- Host: GitHub
- URL: https://github.com/ajsalemo/frostedglasseffect
- Owner: Ajsalemo
- Created: 2020-12-26T16:05:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T01:22:41.000Z (over 5 years ago)
- Last Synced: 2026-01-03T12:26:43.588Z (6 months ago)
- Topics: angular, azure, bmw, java, javascript, mvc, netlify, spa, spring, springboot, tailwindcss, typescript, ui
- Language: TypeScript
- Homepage: https://frostedglass.netlify.app/
- Size: 975 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FrostedGlassEffect
An Angular frontend paired with a Springboot REST API that generates data by pulling it from an Azure PostgreSQL instance. Frontend and backend are separately deployed instances in which the frontend calls to the REST API via Angulars HttpClient. This was created to start working with Java and Springboot more.
Angular frontend deployed with Netlify.
Springboot backend deployed with Azure DevOps pipelines.
[https://frostedglass.netlify.com/](https://frostedglass.netlify.com/)


