Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inspecta/agricultural-support-app
A mobile App that integrates the MTN MoMo Open API. App will help small scale farmers to receive cashless payments, easily access loans and farming equipment.
https://github.com/inspecta/agricultural-support-app
postgresql react-native render rtk-query spring-boot typescript
Last synced: about 5 hours ago
JSON representation
A mobile App that integrates the MTN MoMo Open API. App will help small scale farmers to receive cashless payments, easily access loans and farming equipment.
- Host: GitHub
- URL: https://github.com/inspecta/agricultural-support-app
- Owner: inspecta
- Created: 2023-10-02T08:08:52.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-12-21T07:44:48.000Z (11 months ago)
- Last Synced: 2024-05-17T15:32:32.050Z (6 months ago)
- Topics: postgresql, react-native, render, rtk-query, spring-boot, typescript
- Language: TypeScript
- Homepage:
- Size: 4.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AGROMOCREDIT README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)# 📖 AGRICULTURAL SUPPORT APP (AGROMOCREDIT)
**AGROMOCREDIT** is an innovative Mobile App that empowers small-scale farmers in Uganda by leveraging the MoMo API to facilitate direct payments, cashless transactions, and access to credit services. This repository contains the code and resources that drive this transformative solution, enhancing farmers' financial inclusion and access to crucial resources within the agriculture sector.
Client
Server
Database
- **[1]** Authentication (Signup and Sign in)
- **[2]** Receive Money from buyers
- **[3]** Withdraw Money from the app
- **[4]** Transfer Money to MTN MoMo users
- **[5]** Get a Loan based on your credit score at 8% Interest Rate
- **[6]** Repay Loan before it's due
- **[7]** Buy farming tools from App Market Place
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/inspecta/Agricultural-Support-App.git
```
### Install
Install this project with:
```sh
cd agromocredit
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Deployment
You can create an APK using Expo (Set of tools and services built around React Native)
👤 **Author1**
- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [Derrick Mulinde](https://linkedin.com/in/derrick-mulinde)
👤 **Author2**
- GitHub: [@JonahKayizzi](https://github.com/JonahKayizzi)
- LinkedIn: [Jonathan Kayizzi](https://www.linkedin.com/in/jonathan-kayizzi/)
👤 **Author3**
- GitHub: [@Balikuddembe](https://github.com/Balikuddembe)
- LinkedIn: [Emmanuel Balikuddembe](https://www.linkedin.com/in/emmanuelbalikuddembe/)
- [ ] **[1]** Secure authentication
- [ ] **[2]** Going live with MTN
- [ ] **[3]** Encorporating more farming services
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please give it a star.
I want to thank Matte Ismail, Joy Bakesiga, Emmanuel Balikuddembe, and Jonathan Kayizzi for all their hard work during this project development.
- **[1]** Can I clone and use this project's source code?
- No.
- **[2]** Can I contribute to this project?
- Yes, contact me @[email protected] and I'll add you as a contributor to this project.
This project is [MIT](./LICENSE) licensed.