This is a web-based point of sale system built using React, Laravel, Tailwind, and RTK Query.
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.
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
- React
- Laravel
- Tailwind
- RTK Query
- Clone the repository
- Install dependencies using
yarn install
- Start the development server using yarn run dev
Contributions to this project are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.