Angular pet project for checking precious metals (au, ag, pt, pd) investments profit. Uses omsfeed project as server side.
What is PWA? In short PWA are installable modern web apps that could work offline (without internet connection). Try to open PWA demo link above from tablet or mobile and you will see "Add to Home Screen" prompt
LightHouse report:
- Modules
- Class and value providers
- Custom ErrorHandler
- Routing
- Submodules routing
- Guards
- KeyValueDiffers
- Components
- View Encapsulation
- ViewChild/ViewChildren
- Animations
- Template forms
- Custom validators
- Custom Pipes
- Custom Decorators
git clone https://github.com/pmstss/omsprofit
cd omsprofit
npm install
npm run start
Feel free to contribute by opening issues with any questions, ideas or feature requests.