https://github.com/kabirnayeem99/ppayed
a FOSS app to manage your payments in contract-based works.
https://github.com/kabirnayeem99/ppayed
android-application foss hacktoberfest hacktoberfest2021 productivity
Last synced: about 2 months ago
JSON representation
a FOSS app to manage your payments in contract-based works.
- Host: GitHub
- URL: https://github.com/kabirnayeem99/ppayed
- Owner: kabirnayeem99
- License: gpl-2.0
- Created: 2020-12-23T16:19:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T14:01:43.000Z (about 4 years ago)
- Last Synced: 2025-04-30T17:51:31.109Z (6 months ago)
- Topics: android-application, foss, hacktoberfest, hacktoberfest2021, productivity
- Language: Kotlin
- Homepage:
- Size: 2.09 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
PPayed
FOSS Payment Manager Android Application
### About the project
PPayed is a payment management app for your contract-based academic writing works with online syncing, combined with a very eye-soothing material UI, smooth animation and visual analytics feature.
This application is fully open source, and requires little to no permission.
By using the app and reporting bugs and issues, help me to make the app more useful for you.This application is developed by Naimul Kabir and released under the GNU GPLv2.
## Features
The android app lets you:
- Keep track of your contract works.
- The work is synced with your account and you can access them from anywhere.
- Add work including client's name, submission date and payment.
- Keep track of monthly payments and total income the respective year.
- Compare your income on monthly basis with visually appealing graphs and charts.
- Use the app without any unnecessary permissions.
- Have a great experience with a functional UX and eye-soothing material design UI.
- No ad to annoy you.## Screenshots
[](https://i.imgur.com/p6KjN6Q.jpg)
[](https://i.imgur.com/uRQRf9y.jpg)
[](https://i.imgur.com/HJJdjLt.jpg)
[](https://i.imgur.com/g6CDebE.jpg)
## Built with
- [Android Studio & SDK Tools](https://developer.android.com/studio/) - Fastest tools for building apps on every type of Android device.
- [Android Jetpack](https://developer.android.com/jetpack) - Libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices.
- [Material About Library](https://github.com/daniel-stoneuk/material-about-library) - Makes it easy to create a beautiful about screen.
- [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) - A powerful & easy to use chart library for Android
- [RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) - A library to easily create RecyclerView with animations.## Contributing
PPayed app is a free and open source project. Any contributions are welcome. Here are a few ways you can help:
* [Report bugs and make suggestions.](https://github.com/kabirnayeem99/android_paymentpaid_app/issues)
* [Translate the app](https://github.com/kabirnayeem99/PPayed/tree/main/app/src/main/res).
* Write some code. Please follow the code style used in the project to make a review process faster.## License
This application is released under GNU GPLv2 (see [LICENSE](LICENSE)).
Some of the used libraries are released under different licenses.