Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zulfachafidz/taniku-apk

Taniku Apk is a social media application specially designed for farmers. Built using Python with the Kivy framework, this application provides a platform for farmers to share information about harvests, market agricultural products, and interact with fellow farmers.
https://github.com/zulfachafidz/taniku-apk

android aplikasi instagram kivy python python-app python-script socialmedia

Last synced: 9 days ago
JSON representation

Taniku Apk is a social media application specially designed for farmers. Built using Python with the Kivy framework, this application provides a platform for farmers to share information about harvests, market agricultural products, and interact with fellow farmers.

Awesome Lists containing this project

README

        

# Taniku Apk

![Taniku App Logo]()

## Description

Taniku Apk is a social media application specially designed for farmers. Built using Python with the Kivy framework, this application provides a platform for farmers to share information about harvests, market agricultural products, and interact with fellow farmers. Taniku App also provides interesting features such as Marketplace, Premium (including agricultural bootcamps and special events), Chat, and Reels.

## Main feature

1. **Marketplace**: A place to market and sell crops and agricultural equipment.
2. **Premium**: Provides access to exclusive content such as farming bootcamps and special events.
3. **Chat**: Opens a chat room for interaction and knowledge sharing between farmers.
4. **Reels**: Short video sharing feature to show daily life in the world of agriculture.

## Condition

- Python 3.10.
- Kivy Framework.
- KivyMD Framework.
- Watchdog.

## Instalation

1. Clone this repository:

```bash
git clone https://github.com/zulfachafidz/taniku-apk.git
```

2. Go to the project directory:

```bash
cd taniku-apk
```

3. Install dependencies:

```bash
pip install kivy
pip install kivymd
pip install https://github.com/kivymd/KivyMD/archive/master.zip
pip install watchdog
```

## Use

1. Run the application:

```bash
python main.py
```

2. Enjoy the features of the Taniku App and start interacting with the farming community.


## Contribution

If you would like to contribute to the development of Taniku App, please create a *fork* of this repository and submit a *pull request* with your changes.

## Licence

This project is licensed under [MIT License](LICENSE).