Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
/ BillingSystem Public archive

A billing application built using Java best suited for small stores

License

Notifications You must be signed in to change notification settings

BBloggsbott/BillingSystem

Billing System

Under Development

License

Interface

About

A Billing system that can be used in stores. Requires Java 8. Read the instructions before using the application. You can download the application from here.

Features

  • Users: Users need to login to use the application. The users can be managed only by administrators.
  • e-Bills: This application send bills to the customers through e-Mail.
  • Easy to use Interface

Building Jar

This project uses Gradle. To build the .jar file using Gradle, navigate to the root project directory and run:

If you have Gradle installed:

gradle shadowJar

If you don't have Gradle installed,

In Windows:

gradlew.bat shadowJar

In Linux:

./gradlew shadowJar

Issues

If face an issue, please notify it here as a new issue.

Contributing

Read the Contributing Guidelines before making a contribution. Please follow the Pull Request Template while making a PR. Please follow the Code of Conduct

About

A billing application built using Java best suited for small stores

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages