innoflash / mama-money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MamaMoney

This project was generated with Angular CLI version 14.0.0.

Demo Link

https://innoflash.github.io/mama-money/ (Click here)

3rd party libraries used

  • Moment: I used it for handling of dates on the app
  • Ngx Bootstrap: I used it to set styling and most importantly its accordion module for the hourly weather updates.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Found working with RxJS more exciting as usual. :)

Issues Encountered

I had more of a security issue with OpenWeather API Key. The key is here exposed but on a regular I would have used bash scripts to set the key before building the project and auto-deploy it.

About


Languages

Language:TypeScript 64.4%Language:HTML 34.9%Language:SCSS 0.7%