Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmaanbhav authored Oct 14, 2016
1 parent 4e8418e commit 5092814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# BillerFX

'''It is an invoicing application for restaurants and hotels developed in JavaFX.'''
**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.
* Supports emailing the invoice to the client so that papers are saved.

0 comments on commit 5092814

Please sign in to comment.