Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanbill/billed
Billed is a finance management application that allows users to track their expenses, incomes and shareable budgets.
https://github.com/bryanbill/billed
bills finance flutter
Last synced: about 1 month ago
JSON representation
Billed is a finance management application that allows users to track their expenses, incomes and shareable budgets.
- Host: GitHub
- URL: https://github.com/bryanbill/billed
- Owner: bryanbill
- License: mit
- Created: 2022-06-21T06:06:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T21:53:05.000Z (over 2 years ago)
- Last Synced: 2024-11-06T19:53:52.949Z (3 months ago)
- Topics: bills, finance, flutter
- Language: Dart
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Billed
### (Financial Management Application - Moringa School Project)
- [Description](#overall-project-description)
- [Setup instructions](#setup-instructions)
- [Technology Used](#languages-and-frameworks)
- [Licence](#Licence)
- [Authors Info](#Author)## Overall Project Description
- Billed is a finance management application that allows users to track their expenses, incomes and shareable budgets.
### Screenshots
![Billed](./screenshots/1.jpg)
![Billed](./screenshots/4.jpg)
![Billed](./screenshots/6.jpg)
![Billed](./screenshots/8.jpg)## Setup Instructions
- This project is built using Flutter Framework, prerequiste installation is required.
### Clone the repository
HTTPS: `git clone https://github.com/bryanbill/billed.git`
SSH: `git clone [email protected]:bryanbill/billed.git`
### Cd into the project directory
```bash
cd billed && flutter run
```## Languages and Frameworks
- Flutter
- Android
- Firebase## Known Bugs
- None aas of this writing
## ContributingContributions to the project are welcome. Fork this repo to contribute.
## Licence
[MIT LICENCE](LICENSE)
## Author
- [Brian Omondi](https://github.com/bryanbill)