GithubHelp home page GithubHelp logo

gangguan-jawa's Introduction


Logo

GANGGUAN JAWA

Tugas Besar 2
IF2210 Object Oriented Programming
Laporan »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Author


About The Project

Product Name Screen Shot

Tubes 2 of Object Oriented Programming (IF2210). A point of sales desktop application built with java.

Features

  • Homepage with digital clock using thread
  • Transaction records management
  • Inventory management system
  • Customers management system
  • Datastore setting
  • Multiple database format options (JSON, XML, and OBJ)

Built With

  • Java

Project Structure

.
├─── README.md
├─── public                                 # Public assets
├─── saves                                  # Default database directory
├─── src                                    # Source code
│    ├── asset                              # Images
│    └── main
│        └─── java
│            └─── com.example.if2210_tb2_nge
│                ├─── adapter               # Database adapter
│                ├─── components            # GUI components
│                ├─── controller            # Logic
│                ├─── entity                # Entities
│                ├─── pages                 # GUI pages
│                ├─── repository            # Database repository
│                ├─── style                 # GUI stylesheet
│                └─── NgeApp.java           # Main application
├─── src                                    # Binary files
└───doc                                     # Documentation


Getting Started

Dependencies

  • JVM
  • JavaFX
  • projectlombok.lombok
  • google.code.gson
  • googlecode.json.simple
  • itest.json.simple.parser
  • jackson-dataformat-xml

Installation

  1. Clone the repo
    git clone https://github.com/ditramadia/IF2210_TB2_NGE
  2. Go to the repository root folder IF2210_TB2_NGE
    cd IF2210_TB2_NGE
  3. Run the program NgeApp.jar
    java NgeApp


Usage

Inventory Management

  1. Inventory

    Inventory page

  2. View item detail

    Item detail page

  3. Edit item detail

    Add item page

  4. Add item

    Edit item page

Customer Management

  1. Customers list

    Customers list page

  2. View customer profile

    View customer detail

  3. Edit customer profile

    Edit customer page

  4. View customer purchase history

    History page

  5. Add new customer

    Add new customer page

    *You can only add customer after adding a transaction record. See Transaction Records Management



Transaction Records Management

  1. Add new transaction record

    Menu page

    Cart page

    Checkout page

    Success page

Database Settings

  1. Database directory and format

    Setting

Authors

NIM Name
13521005 Kelvin Rayhan Alkarim
13521019 Ditra Rizqa Amadia
13521020 Varraz Hazzandra Akbar
13521021 Bernardus Willson
13521022 Raditya Naufal Abiyu
13521023 Kenny Benaya Nathan

gangguan-jawa's People

Contributors

bernarduswillson avatar ditramadia avatar kelvinra avatar kennypanjaitan avatar

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.