Our Point of Sale (POS) system is a comprehensive solution designed to streamline sales operations for businesses of all sizes. Developed using Laravel framework and leveraging PHP, MySQL, and JavaScript technologies, this POS system offers robust features including CRUD functionalities, session management, role-based access control, and error handling. Additionally, it facilitates the generation of PDF, Excel, and CSV files for efficient reporting and analysis. With a user-friendly interface and seamless integration with various payment gateways, our POS system optimizes the sales process and enhances overall business efficiency.
Explore the docs »
View Project
·
To enter the sales system you can do it with the following users.
To access the system locally, you will need to create user accounts with the following credentials depending on the roles you want to view:
-
Manager Account:
- Email: manager@pointofsale.com
- Password: 123456
-
Guest Account:
- Email: guest@pointofsale.com
- Password: 123456
This section should list any major frameworks/libraries used to bootstrap my project.
Distributed under the MIT License. See LICENSE.txt
for more information.
Felipe Murillo - @murilloaf - afmurillo97@gmail.com
Project Link: https://github.com/afmurillo97/POS
I'd like to express my gratitude to the following libraries and tools that have been instrumental in the development of ElectroniTech:
- Composer - Dependency manager for PHP.
- PHP - Server-side scripting language used in the backend development.
- Bootstrap - Frontend framework for building responsive and mobile-first websites.
- jQuery - JavaScript library for simplifying HTML DOM traversal and manipulation.
- MySQL - Relational database management system used for storing data.
These resources have significantly contributed to the success and functionality of the Point Of Sale project.