Git Product home page Git Product logo

pos's Introduction

POS-spring

Feature of the application -

  1. Brand and Category Management:
  • Ability to upload and manage brand/category details using TSV files from the user interface.
  • View, create, and edit brand details through the UI for efficient organization.
  1. Product Management:
  • Upload and manage product details using TSV files, ensuring strict validation against existing brand-category records.
  • Seamless view, creation, and editing of product details via the user interface.
  1. Inventory Management:
  • Upload and modify product-wise inventory using TSV files, enabling dynamic adjustments during customer orders.
  • Effortless inventory editing for individual products, ensuring accurate stock maintenance.
  1. Order Creation and Management:
  • Smooth creation of customer orders by entering barcode, quantity, and MRP.
  • Instant reduction of inventory upon order creation, maintaining accurate stock levels.
  • Ability to edit existing customer orders for flexibility in managing sales transactions.
  1. Customer Invoice Generation:
  • Integration of a separate module for generating PDF invoices, allowing for easy printing.
  • Functionality to input required invoice fields, receiving Base64 encoded strings for PDF conversion and local storage.
  1. Reporting Enhancements:
  • Generation of detailed reports including inventory, brand, and sales reports for comprehensive business insights.
  • Users can download reports in TSV format for convenient data analysis and processing.
  1. Scheduler Integration for Daily Sales Updates:
  • Utilized Scheduler in Spring to create a job for updating daily sales data.
  • Automated process ensuring timely and accurate updates, enhancing system efficiency.
  1. User Authentication and Role-Based Access:
  • Basic signup page utilizing email for role assignment (operator/supervisor) based on predefined properties.
  • Role-specific access control ensuring operators or supervisors access only relevant functionalities.
  1. JUnit Testing:
  • Conducted comprehensive JUnit testing, achieving a 92% line and 98% method coverage.
  • Ensured robust code quality and functionality validation, guaranteeing system reliability across the application.

UI

  1. Index Page

Index Page

  1. Features Page

Features Page

  1. Login Page

Login Page

  1. Home Page

Home Page

  1. Brand Master Page

Brand Page

  1. Product Master Page

Products Page

  1. Inventory Master Page

Inventory page

  1. Orders Page

Orders Page

  1. Daily Sales Report

Daily Sales report

  1. Revenue Report

Revenue Report

  1. Brand Report

Brand Report

  1. Inventory Report

Inventory Report

How to run the applicaiton

  1. Install JDK 8 and Maven 3.9.6 (If you are using some other version then update the version in pom.xml file).
  2. Create a database named 'pos' in MySQL and update the username and password for database in pos.properties file.
  3. Run the application using 'mvn jetty:run' command.
  4. Your webapp is ready to use on your local machine at the url 'localhost:9000/pos'.

pos's People

Contributors

dhruvilsingh 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.