Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fahimrafi/budget-calculator-angular
Personal Cost Calculating
https://github.com/fahimrafi/budget-calculator-angular
Last synced: 12 days ago
JSON representation
Personal Cost Calculating
- Host: GitHub
- URL: https://github.com/fahimrafi/budget-calculator-angular
- Owner: fahimrafi
- Created: 2020-01-15T18:09:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:28:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T07:17:06.459Z (over 1 year ago)
- Language: TypeScript
- Size: 1.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budget Calculator App (Angular)
## Screenshots
[![Application Screenshot 1](./src/assets/screenshots/01_Budget_App_Screenshot.png)](https://youtu.be/sU4z4Ti-8OQ)
[![Application Screenshot 1](./src/assets/screenshots/02_Budget_App_Screenshot.png)](https://youtu.be/sU4z4Ti-8OQ)
[![Application Screenshot 1](./src/assets/screenshots/03_Budget_App_Screenshot.png)](https://youtu.be/sU4z4Ti-8OQ)
[![Application Screenshot 1](./src/assets/screenshots/04_Budget_App_Screenshot.png)](https://youtu.be/sU4z4Ti-8OQ)
[![Application Screenshot 1](./src/assets/screenshots/05_Budget_App_Screenshot.png)](https://youtu.be/sU4z4Ti-8OQ)
---
## Prerequisites
You must have installed node in your local machine as well as angular cli
## Installation
Clone this repository
Run `npm install`
Run `ng update`
Run `npm update`
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you dont change any of the source files.`