Skip to content

DefiFundr-Labs/defifundr_mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DefiFundr - A decentralised payroll and invoice management system

CI codecov

Banner

What is DefiFundr?

DefiFundr is a decentralised payroll and invoice management system.

Project Code Architecture

Clean Pattern Architecture

Demo

Installation

Running with MakeFile

make clean

This command will remove the build folder and the .dart_tool folder.

make build

This command will build the project.

make run

Generate all freezed files and generated files

make gen

Running with Flutter Commands

flutter clean

This command will remove the build folder and the .dart_tool folder.

flutter build apk

This command will build the project.

flutter run

Generate all freezed files and generated files

flutter pub run build_runner build

Testing

flutter test

This command will run all the tests in the test folder.

flutter test --coverage

This command will run all the tests using the makefile

make test

Features

Screenshots

🛠 Branch Naming Convention

We follow a structured branch naming format:

[fix|feat|chore|refactor]-[issue-number]-[short-description]

Example:

feat-23-settings screen
fix-45-settings-bug

💬 Community & Support

  • Join our Telegram for discussions and support.

About

Decentralized 👥Payroll applicalication - Mobile Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 24