pmstss / omsprofit

Angular PWA pet project for checking precious metals (au, ag, pt, pd) investments profit

Home Page:https://omsprofit.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omsprofit

Angular pet project for checking precious metals (au, ag, pt, pd) investments profit. Uses omsfeed project as server side.

Profit  Chart  Settings

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:

Covered Angular topics:

  • 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

Building blocks, Credits

Running locally

git clone https://github.com/pmstss/omsprofit
cd omsprofit
npm install
npm run start

Contribution

Feel free to contribute by opening issues with any questions, ideas or feature requests.

License

MIT

About

Angular PWA pet project for checking precious metals (au, ag, pt, pd) investments profit

https://omsprofit.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 78.9%Language:HTML 14.5%Language:CSS 5.9%Language:JavaScript 0.6%