A multilingual Point of Sale (POS) system developed using Laravel, HTML, CSS, JavaScript, and Bootstrap. This system allows managing products, orders, clients, and users with specific roles and permissions.
-
Multilingual Support: The system supports both Arabic and English languages.
-
Product Management: Easily add, edit, and delete products with details such as name, price, and quantity.
-
Order Management: Manage customer orders, track order history, and process payments.
-
Client Management: Keep track of clients, their details, and purchase history.
-
User Authentication and Authorization: Secure user authentication with roles and permissions. Admins can assign specific roles with defined permissions.
-
User Management: Admins can add and manage users, assigning them roles and updating permissions.
- Laravel
- HTML
- CSS
- JavaScript
- Bootstrap
-
Clone the repository:
git clone https://github.com/Fatma-Tawfeek/pos-laravel.git
-
Install Dependencies:
composer install npm install
-
Set up the Database:
php artisan migrate
-
Start the Development Server:
php artisan serve
- Login:
Email: admin@admin.com Password: 12345678
Contributions are welcome! Please follow the contribution guidelines for this project.
This project is licensed under the MIT License.