Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.19 KB

Point of Sale System

This is a web-based point of sale system built using React, Laravel, Tailwind, and RTK Query.

About

This project is a web-based point of sale system designed to help businesses manage their sales transactions. The system is built using React for the front-end, Laravel for the back-end, and Tailwind for styling. RTK Query is used for data fetching and state management.

Features

The system includes the following features:

Product management: Add, update, and delete products Sale management: Add, update, and delete sales transactions User management: Add, update, and delete users Purchase management: Add, update, and delete users Cart management and receipt printing

Technologies Used

  • React
  • Laravel
  • Tailwind
  • RTK Query

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository
  2. Install dependencies using yarn install
  3. Start the development server using yarn run dev

Contributing

Contributions to this project are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.