Giter Club home page Giter Club logo

pos's Introduction

N|Solid

Point Of Sale (POS)

POS is a web based software, developed using the RESTful pattern. Spring Boot Framework is used here. It can be used in any shop as a system to track all the products information and to buy and sell the products.

Features!

The users can have the following facilities by this software:

  • A database with all their products

  • Their clients are able to change the contents of their cart

  • Their clients are able to place an order

  • Their clients are able to supply a preferred date and time of delivery

Limitation of current version

  • Payment system hasn't been added.
  • Buying and selling vouchar hasn't been added yet.
  • Only shop owner can use it now. For the client side view will be added.
  • Virtual shopping cart will be added to add products for the clients.

Tech

Webshop uses:

  • Spring Boot Framework
  • MySQL
  • Hibernate
  • Thymeleaf
  • Bootstrap

Prerequisite

  • You need to have java installed in your system.
  • Install mysql
  • Install spring boot
  • Install maven - sudo apt install maven
  • Install Lombok

Getting Started!

git clone https://github.com/Nushrat-Nishi/pos
cd pos
  • Change the user name & Password in pos/src/main/resources/application.properties file according to your database.
mvn spring-boot:run

API Documentation

Login with the created user : http://localhost:8080/login

Menus :

After login, the user can see the following menus:

  • Home - This is the home page.
  • All Products - User can see all the product list in this page. User can also delete any product, edit any product information, buy or sell any product.
  • Registration - User can register any new user in this page.
  • Add Product - User can add any new product in the system in this page.
  • Add Stock - User can add information about how much of any particular product are there in the stock and also other information here.

pos's People

Contributors

nushrat-nishi 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.