Glassmorphic UI Test
With Javascript, Ajax, jQuery, Bootstrap
This was my first mini project after transitioning from native mobile to web technology. Several basic fundamentals are covered while making a very simple JavaScript App.
- MVC Architecture
- DOM manipulation, Interactivity and Accessibility
- APIs, Ajax & asynchronous behavior
- Form validation and interactions
- jQuery (important to learn when jumping into other projects)
Pokemon API
I explored these topics with the CareerFoundry in a small assignment using the Pokemon API. I am not a Pokemon fan however this is a really useful and convenient one for testing different UI styles. The link to the repository can be found here.

It is quite easy to apply the glassmorphic styling to buttons and other elements includeing modal windows.

It is also useful for testing the responsive grid.

The link to the final app can be found here.