Skip to content

Latest commit

 

History

History
64 lines (52 loc) · 2.54 KB

README.md

File metadata and controls

64 lines (52 loc) · 2.54 KB

PSEU Point Of Sales UI

Website provides a way to manage a point of sale

To see PSEU Point Of Sales API click here

Table of Content

General Information

This project is implemented for practice purposes. The main motivation for this project is practicing on the MERN stack.

Technologies

  • React
  • CSS

Features

  • SingIn and SignUp with validation
  • Add Items to your point of sales and have the ability to edit them
  • Add Collections to your point of sales
  • Choose the Items for each Collection
  • The ability to add items using BarCode Scanner
  • Handle Transactions in a save way with good management to the database
  • Edit the roles and information of each user in the application
  • Add discounts for a specific ranges of days and use them in the transaction processes
  • Display the price history of each item in its page

Future work:

  • Display the Added discounts in a list and edit each discount by name or code
  • Display all collection and add the ability to edit collection name and icon
  • Make the design suitable for the usage on mobiles and tables

Built with

Requirements

  • Clone the repo file from the GitHub
  • Write npm i in the console to install the requirements
  • If you want a sample data for the database Click here

Version

It is the first version

Authors

License

No License