Skip to content

SIBATIK | Sistem Informasi Batik Tenun Ikat Kediri

License

Notifications You must be signed in to change notification settings

atavada/sibatik

Repository files navigation


Logo

SIBATIK | Tenun Mulya

Sistem Informasi Batik Tenun Ikat Kediri
Explore the docs »

About The Project

SIBATIK, Sistem Informasi Batik Tenun Ikat Kediri merupakan inovasi digital berupa website yang ditujukan untuk membantu pelaku UMKM lokal sebagai bentuk adaptasi dunia digital dalam hal promosi. SIBATIK dilengkapi dengan fitur-fitur interaktif, seperti katalog ragam kain dan barang hasil produksi Tenun Mulya dengan memperlihatkan corak dari batik tenun ikat. Selain itu, terdapat juga fitur belanja online yang diintegrasikan dengan marketplace official mitra sehingga memungkinkan pengguna untuk membeli produk batik tenun ikat langsung dari Tenun Mulya. Dalam proses pengembangannya, website SIBATIK didesain dengan konsep yang user-friendly, sehingga pengguna dengan berbagai latar belakang dapat dengan mudah mengakses dan menggunakan semua fitur yang tersedia.

Feature:

  • Profile
  • Catalog
  • Detail Product
  • Rating
  • Contact
  • Google Auth
  • SIBATIK Chat AI

Built With

HTML5 CSS3 JavaScript PHP Laravel Bootstrap TailwindCSS JQuery NPM NodeJS Vite MySQL

Getting Started

To get a local copy up and running SIBATIK follow these steps.

Installation

  1. Get a Google OAuth API Key at [https://console.cloud.google.com/apis/credentials/oauthclient]
  2. Get a Google Gemini API Key at [https://aistudio.google.com/app/apikey] --optional
  3. Clone SIBATIK repo
    git clone https://github.com/atavada/sibatik.git
  4. Go to project directory
    cd sibatik
  5. Install composer packages
    composer install
  6. Install NPM packages
    npm install
  7. Copy .env.example
    cp .env.example .env
  8. Enter your API in .env
    GEMINI_API_KEY = "ENTER YOUR API";
    GOOGLE_CLIENT_ID = "ENTER YOUR API";
    GOOGLE_CLIENT_SECRET = "ENTER YOUR API";
    GOOGLE_REDIRECT_URI = "https://127.0.0.1:8000/login/google/callback";
  9. Run to generate key
    php artisan key:generate
  10. Run database migration
    php artisan migrate
  11. Setup done, you can run localy using this command
    php artisan serve

License

This project is licensed under the GPL-3.0 License seethe LICENSE file for details.

About

SIBATIK | Sistem Informasi Batik Tenun Ikat Kediri

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •