Skip to content

VikaVP/Frontend-Kebonid

 
 

Repository files navigation

Kebon.Id App

Built with React Native.

Table of Contents

Introduction

Kebon.Id App is a simple e-commerce mobile application that can engaged in agriculture where the target is farmers who can sell their products through this application and the target buyers are people who do not want to queue in the market only through the application of goods can be sent according to procedure.

Features

  • Users/Customers who are not logged in can only view the product
  • Users/Customers must sign up and sign in to make a transaction and see their profiles
  • Farmers can add their products to sell to customers
  • Users/Customers can add the products to their wishlist and their cart for later transaction
  • And others

Requirements

Usage for development

  1. Open your terminal or command prompt
  2. Type git clone https://github.com/AdmiralYuuShi/Frontend-Kebonid.git
  3. Open the folder and type npm install for install dependencies
  4. Create Environment Variable here
  5. Before run this, you must run backend first
  6. Type react-native run-android for run this app. Make sure your device is connected with debugging mode.

Create Environment Variable

$ cp .env.example .env
$ nano .env
# Set API KEY
API_KEY_URL=YOUR_HOST_URL
API_KEY_PHOTO=YOUR_HOST_PHOTO

Screenshots

Release APK

Related Project (Backend)

Contributors

Deny Kurniawan
Deny Kurniawan
Hapid Moch Jamil
Hapid Moch Jamil
Nur Ihsan
Nur Ihsan
Alfatah Hidayat
Alfatah Hidayat
Vika Vitaloka P
Vika Vitaloka P

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • Objective-C 1.8%
  • Java 1.3%
  • Ruby 1.2%
  • Python 0.8%