https://github.com/sarfraznawaz2005/nativescript-expensecalc
Simple expense calculator for an item based on date range.
https://github.com/sarfraznawaz2005/nativescript-expensecalc
Last synced: 17 days ago
JSON representation
Simple expense calculator for an item based on date range.
- Host: GitHub
- URL: https://github.com/sarfraznawaz2005/nativescript-expensecalc
- Owner: sarfraznawaz2005
- License: apache-2.0
- Created: 2018-10-07T14:24:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T09:12:50.000Z (over 6 years ago)
- Last Synced: 2025-02-15T05:16:31.409Z (2 months ago)
- Language: JavaScript
- Size: 12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense Calculator
Simple expense calculator for an item based on date range.
## Install and run on device
- `npm install`
- `tns platform add android`
- `tns run android`