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.
- Marketplace: A place to market and sell crops and agricultural equipment.
- Premium: Provides access to exclusive content such as farming bootcamps and special events.
- Chat: Opens a chat room for interaction and knowledge sharing between farmers.
- Reels: Short video sharing feature to show daily life in the world of agriculture.
- Python 3.10.
- Kivy Framework.
- KivyMD Framework.
- Watchdog.
-
Clone this repository:
git clone https://github.com/zulfachafidz/taniku-apk.git
-
Go to the project directory:
cd taniku-apk
-
Install dependencies:
pip install kivy pip install kivymd pip install https://github.com/kivymd/KivyMD/archive/master.zip pip install watchdog
-
Run the application:
python main.py
-
Enjoy the features of the Taniku App and start interacting with the farming community.
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.
This project is licensed under MIT License.