Skip to content

Flutter app with AWS Amplify backend to manage tenants payments

Notifications You must be signed in to change notification settings

maqamylee0/MAnageTenats

Repository files navigation

Kitubs

  • An app to help landlords keep track of tenants' monthly rent and records.

Functionalities.

  1. Login/SignUp
  2. Add tenants and their details such as monthly payments.
  3. Make payments.
  4. Identify how much has been paid in advance and how much is left by each and all tenants
  5. Renew payments for each month.

Brief

This project is a challenge to use AWS Amplify while helping a friend manage their tenants.

I learned how AWS Amplify works and compared it to Firebase services.

I was able to implement simple mathematics logic to ensure whenever payments are made, the balances are updated.

I also faced a lot of challenges, especially in deciding how to renew monthly balances.

datfri

Technologies used

  • Flutter
  • AWS Amplify

To run the app

  1. Clone project
git clone https://github.com/maqamylee0/MAnageTenats.git

  1. Install all dependencies
flutter pub get

  1. Run the app on a mobile app.
flutter run
  

About

Flutter app with AWS Amplify backend to manage tenants payments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published