Skip to content

Decentralized 👥Crowdfunding applicalication - Mobile Application

License

Notifications You must be signed in to change notification settings

DefiFundr-Labs/defifundr_mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

V.I.P.E.R 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.