For more information: group-fund-manager.vercel.app
Allows administrators to keep and track financial records for small groups.
-
Don’t have a group? Add it.
-
Add Member to your group.
-
Add Transaction for a Member.
- Login
- Reset Password
- Click Groups on the Menu at the left
- The details you can provide about a new Group are:-
- Photo (optional)
- Group name
- Purpose
- Click Save Group
- Click Members on the Menu at the left
- The details you can provide about a new Member are:-
- Photo (optional)
- Phone number
- First Name
- Last Name
- Gender
- Group
- Password
- Confirm Password
- Role
- Click Save Member
- Click Members on the Menu
- Members appear in the list at the right of the side of Add Member form.
-
Click Transactions on the Menu at the left
-
See a Transaction form at the right of the menu.
-
Provide necessary details about the Transaction in the form. The details you can provide:-
- Amount
- Date
- Charges
- category
- Group
- Cause
- Member
- Loan Application
-
Fork this project.
-
Clone this project.
-
Open the terminal at the project root directory:-
-
Run the following commands
yarn add
ornpm install
yarn start
ornpm start
-
Test your code.
-
Commit your changes.
-
Push to your repo.
-
Send us a Pull Request (PR).
-
Wait for PR review.
-
After Approve your contribution will go live.
-
If not approved you will get response.
- Use the app and share feedback.
- Open an issue.
- Suggest features.
- Tell your friends about the app.
- Give us a Star.
- Improves your coding skills.
- Connect with people of likemind.
- Build public atifacts that help you grow a reputation and career.
- Increase your Github commits.
- Add your voice to Open Source.
- To motivate the developers.
The following are the technologies used to develop this project.
Frontend: ReactJS, TailwindCSS
Backend as a Service: Supabase
Hosting: Vercel.com