Git Product home page Git Product logo

gas-station-software-application's Introduction

Gas Station Software Application

A Java based Gas Station Software System with an integrated POS system

Application Outline

Dashboard window:

This is the entrypoint to the application. It will have a login window to start and once the user has been authenticated, tabs will appear to the following functionalities:

  • Pump management tab – management only*
    • This should allow setting the price for all gas types – only managers will have access to change this. Any changes must update to the database*
  • Global tank tab – all employee*
    • This should allow the user to see how much gas has been sold and how much is available from each gas type (Regular, plus and supreme). Set it to 1000 liters to start and remove the amount of gas from each transaction. This must be read from the database
  • Launch Pump – all employee*
    • This will launch the pumpSystem GUI in a new window and allow theuser to pre-set an amount. There should be a START, STOP and COMPLETE SALE button. The START button starts the sale and will update the numbers on the pumpSystem gradually. The STOP will stop the transaction. The transaction should stoponce the desired amount (previously set) is reached.

We're using

  • Java
  • Swing/AWT
  • Brains lol ❤

gas-station-software-application's People

Contributors

harrykural avatar pranav-kural avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

francisguchie

gas-station-software-application's Issues

Threads not working in the Pump form

Not being able to integrate and use Threads inside the Pump form to update the gas prices and quantity increase on the GUI in a more intuitive manner.

Pump form not displaying correct values

Pump Form not displaying the correct amount and liters amount. The amount is not being updated to the GUI. Moreover, there's a problem with the runThePumo method or the working on presetAmount.

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.