https://github.com/dipu-bd/sales_tracker
A generic sales tracking application
https://github.com/dipu-bd/sales_tracker
android-app flutter sales-tracking
Last synced: 3 months ago
JSON representation
A generic sales tracking application
- Host: GitHub
- URL: https://github.com/dipu-bd/sales_tracker
- Owner: dipu-bd
- License: mit
- Created: 2021-06-07T08:37:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T21:37:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T23:28:10.542Z (5 months ago)
- Topics: android-app, flutter, sales-tracking
- Language: Dart
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sales Tracker
[](https://github.com/dipu-bd/sales_tracker/actions/workflows/release-apk.yml)
A generic sales tracking application.
## Development
This project is a starting point for a Flutter application.
For help getting started with Flutter, view [online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.Firebase store: https://console.firebase.google.com/u/0/project/sales-tracker-dacab/firestore
### Editing
I prefer Android Studio or IntelliJ IDEA for editing. Visit
### Making New Release
To make a new release commit and push your changes to github. Then add a new tag to the latest changes.
```
# Update pubspec.yaml with this version
$ git tag v***
$ git push --tags
```## Preview
![]()