Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


logo

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.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **[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

(back to top)

(back to top)

## 💻 Getting Started

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)

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] **[1]** Secure authentication
- [ ] **[2]** Going live with MTN
- [ ] **[3]** Encorporating more farming services

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, please give it a star.

(back to top)

## 🙏 Acknowledgments

I want to thank Matte Ismail, Joy Bakesiga, Emmanuel Balikuddembe, and Jonathan Kayizzi for all their hard work during this project development.

(back to top)

## ❓ FAQ (OPTIONAL)

- **[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.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)