Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.75 KB

README.md

File metadata and controls

68 lines (40 loc) · 1.75 KB

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:

    git clone https://github.com/zulfachafidz/taniku-apk.git
  2. Go to the project directory:

    cd taniku-apk
  3. Install dependencies:

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

Use

  1. Run the application:

    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.