Skip to content

This is the UI of the Qpay website that is handled by API to provide a way to manage a point of sale.

Notifications You must be signed in to change notification settings

Momen-G-Ar/pseu-point-of-sale-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is the UI of the Qpay website that is handled by API to provide a way to manage a point of sale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.3%
  • CSS 22.0%
  • HTML 0.7%