GithubHelp home page GithubHelp logo

ayushmaanbhav / invoice-fx Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 8.0 3.03 MB

A JavaFX based invoicing application for restaurants.

License: MIT License

Java 95.27% CSS 4.73%
invoicing-application table-manager restaurant-management restaurant-menu pdf-generation inventory-management

invoice-fx's Introduction

BillerFX

It is an invoicing application for restaurants and hotels developed in JavaFX.

  • Maintains database in MySql hence multiple applications can be installed, sharing the information of clients and orders.
  • Keeps track of the orders received from individual tables and generates a printable pdf invoice (automatically calculates the discounts and taxes) in the end.
  • Manages a history of the visitors, their visit frequency, favourite table and items (based on order history). It also keeps track of the quantity of items sold (weekly/monthly) and specially for drinks it notifies how much volume of a particular drink is remaining.
  • Supports emailing the invoice to the client so that papers are saved.

To download, go to releases and download the setup file.

invoice-fx's People

Contributors

ayushmaanbhav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

invoice-fx's Issues

Errors on Dialogs.java class

Hi, attaching the picture and the errors below.
I download the project and didn't change any single code line,
opened this with Eclipse and added all the relevant libraries.
but still struggle to understand how to fix this problem.

Screen Shot 2019-08-23 at 17 58 04

the next lines with the errors:
1366: StyleManager.getInstance().getPseudoclassMask("active");
error: The method getPseudoclassMask(String) is undefined for the type StyleManager

1370: public long impl_getPseudoClassState() {
error: The method impl_getPseudoClassState() of type Dialogs.FXDialog.RootPane must override or implement a supertype method

1371: long mask = super.impl_getPseudoClassState();
error: The method impl_getPseudoClassState() is undefined for the type StackPane

1379: impl_pseudoClassStateChanged(pseudoClass);
error: The method impl_pseudoClassStateChanged(String) is undefined for the type Dialogs.FXDialog.RootPane

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.