Please note: This app is still being developed. It's mobile-focused for now, and there may be bugs.
Material Money
This is a sample Progressive Web App (PWA), designed to illustrate some best practices around UX principles on the web, particularly in PWAs.
It's a vanilla application, using no frameworks.
It uses components from the Material Components for the web (MDC-Web) project.
Try it out live at material.money!
Development
Installing dependencies
Material Money uses NPM and Google Cloud SDK. To install dependencies:
NPM
npm i
Google Cloud SDK
Follow the instructions at Google Cloud.
Building and developing
Material Money uses gulp for its build pipeline. To build:
gulp build
To spin up a local server:
gulp serve
Team
Andre Bandarra - UX Engineer
Sérgio Gomes - UX Engineer
Mustafa Kurtuldu - UX Designer