Coder Social home page Coder Social logo

aloysiusriandika / online-retail-database-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 45 KB

Online Retail Database Project is a example of a design and database for an online shop that sells various item.

mysql online-retail phpmyadmin sql

online-retail-database-project's Introduction

Online-Retail-Database-Project

Online Retail Database Design and Database is assignment for Technical Project Assignment (TPA) #4 of Web Development Basics at Skilvul x Kampus Merdeka Batch 5. For more detailed assignments, please follow the link below: https://github.com/impactbyte/full-stack-web-assignments/tree/master/TPA-004-backend

Usage

Untuk menggunakan script ini, anda harus menjalankannya secara berurutan sesuai fasenya agar tidak terjadi kesalahan. Berikut fase yang perlu diperhatikan :

  • Fase persiapan, pada fase ini anda perlu mempersiapkan hal-hal yang diperlukan terlebih dahulu. Berikut urutan script yang harus dijalankan:

    1. createDB.sql
    2. createTables.sql
    3. insertData.sql
  • Fase bebas, pada fase ini anda bebas menjalankan script (atau query) apapun selain yang disebutkan di fase persiapan dan fase pembersihan. Seperti script:

    1. retrieveData.sql
    2. updateData.sql
    3. KASUS-1.sql
    4. KASUS-2.sql
    5. KASUS-3.sql
    6. KASUS-4.sql
  • Fase pembersihan, jika sudah selesai menjalankan script (atau query) dan anda ingin membersihkan database server anda, jalankan script berikut:

    1. deleteTables.sql
    2. dropTables.sql
    3. dropDB.sql

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.