Skip to content

Nexengineer/Electron_Demo

Repository files navigation

Billing System Build in ElectronJS

About

This is a experimental project build in ElectronJS. Sole purpose of this project, is to understand ElectronJS.

This is a light weight Desktop Billing Application. Feature list is mentioned below along with the installation guidelines.

Tech Stack

  • JS.
  • NodeJS.
  • ElectronJS.
  • ReactJS.
  • npm node package manager.
  • nedb for data storage.

Installation

  • Install node.
  • Install **Node Version Manager.
  • Clone this repo at desired location.
  • From inside the folder run npm install. This will install all the required dependecies.
  • Use npm start to run the application.

Features

  • Adding, Updating, Removing items in stock.
  • Adding, Updating, Removing items from stock to cart.
  • Applying taxes (In India we have GST(CGST/SGST)).
  • Generating Bills and printing it.
  • History, for viewing (SOLD Items, Profit per item, Metrics)

Screenshots

  • DashBoard

  • Bill generation

  • Viewing stocks

  • History
  • Insights

  • Sold Items

  • Revenue

License

Copyright 2019 Neeraj Kumar Mishra

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

This will be updated stortly

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published