Code Monkey home page Code Monkey logo

billing_system's Introduction

Introducing JENA BILLING SYSTEM

Build Status

This is a billing system developed by Mr. Sridhar Jena for general billing purpose. This software is sole property of SRIDHWORK. Copy should not be used for commertial purpose.

Features!

Attractive UI

User Can get the next invoice number by clicking get invoice

User can load data from DB by providing invoice number

User can create invoice by entering details of invoice

User can print an invoice User can save PDF copy of an invoice

User can check invoice history. goto Options->History

User can modify template data as per their business. goto Options->Settings

Tech

This application uses a number of open source projects to work properly:

  • [Python] - Base Interpreter!
  • [Tkinter] - An awesome GUI library for python
  • [ghostscript] - An awesome library for dealing PS, PDF and many more.
  • [VS Code] - An awesome source code editor
  • [Other-Python Modules] - Thanks to all opensource python modules used in this project

Installation

Install the dependencies and devDependencies and start the Application. Note: These commands only work on Windows system with chocolaty installed. All scripts require elevated powershell window. For chocolaty installation please view official installation page

$ choco install python
$ choco install ghostscript
$ pip install pillow
$ pip install tkcalender

For .exe application installed in windows...

$ choco install ghostscript

For linux users ... install ghostscript through this guide

Plugins

This app currently do not use/support any plugins.

Development

Want to contribute? Great!

Open your favorite Terminal and run these commands.

Note: These command only work on windows system with chocolaty installed. All script require elevated powershell window. For chocolaty installation please view official installation page

First Tab:

$ choco install git
$ choco install python
$ choco install ghostscript
$ pip install pillow
$ pip install tkcalender

Second Tab: Install code editor of your fevorite

$ choco install vscode

(optional) Third:

$ 

Todos

  • Add data visualization using pyplot
  • Add Night Mode

License

Read License Terms.

Free Software, Hell Yeah! Enjoy!!! For customization please contact me on my email [email protected]

billing_system's People

Contributors

sridharjena97 avatar

Watchers

 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.