Skip to content

nouhelion/redesigned-invention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

Gestion des Cotisations Au Sein d'un Groupe app using Flutter and Firebase

Flutter app for managing membership fees within a group

Getting Started

It is a complete app for managing membership fees within a group, designed using Flutter. It uses Firebase as a backend for CRUD operations.

Tools Used

  • Flutter          Flutter
  • Firebase        Firebase

Steps to Reproduce the Project in Your Environment

  • Download and set up the Flutter SDK.
  • Install the Flutter plugin in your editor (preferably Visual Studio Code).
  • Create your own Firebase project and make sure that the package name in the Firebase app is the same as the application ID in the Android gradle file.
  • Download the google-services.json file and paste it inside the /android/app directory.
  • Run flutter pub get to download the dependencies.
  • Press the run button in Android Studio to install the APK.
  • The project will now be running on your device.

Features of This Flutter App

  • Home

    • Overview of membership fees
    • List of members and their fees
  • Trips

    • Add a trip
    • Add list of members with the task assigned to them
  • Members

    • List of members
    • Member details view
    • Add a new member
    • Add Tasks
  • Fees

    • List of fees
    • Fee details view
    • Add a new fee
  • Profile

    • Account details
    • Edit profile details
  • Authentication

    • Registration with email and password
    • Login with email and password
    • Logout
  • Backend

    • Database system with Firebase Firestore
    • User management with Firebase Authentication

About

Gestion des Cotisations Au Sein d'un Groupe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published