An open API service indexing awesome lists of open source software.

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.

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`