{"id":27816912,"url":"https://github.com/lucifermax/online_store","last_synced_at":"2026-04-04T21:32:40.245Z","repository":{"id":290246871,"uuid":"973742646","full_name":"LuciferMax/online_store","owner":"LuciferMax","description":"Projet de boutique en ligne développé avec Laravel, Vite et Blade. Ce dépôt inclut un système de gestion de produits (CRUD), une interface d’administration, et un panier dynamique. Intégration de Bootstrap, personnalisation via app.css, et double serveur (backend Laravel + frontend Vite).","archived":false,"fork":false,"pushed_at":"2025-04-27T19:19:02.000Z","size":634,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-27T20:26:10.258Z","etag":null,"topics":["angular-components","aviacommerce","bootstrap","codeigniter","codeigniter-multivendor","ecommerce-shopping-solution","firebase","hacktoberfest","javascript","livewire","multi-language","multi-vendor","multivendor-ecommerce","postgresql"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuciferMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-27T16:38:22.000Z","updated_at":"2025-04-27T19:19:05.000Z","dependencies_parsed_at":"2025-04-27T20:37:07.912Z","dependency_job_id":null,"html_url":"https://github.com/LuciferMax/online_store","commit_stats":null,"previous_names":["lucifermax/online_store"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciferMax%2Fonline_store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciferMax%2Fonline_store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciferMax%2Fonline_store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciferMax%2Fonline_store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuciferMax","download_url":"https://codeload.github.com/LuciferMax/online_store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251887782,"owners_count":21660049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular-components","aviacommerce","bootstrap","codeigniter","codeigniter-multivendor","ecommerce-shopping-solution","firebase","hacktoberfest","javascript","livewire","multi-language","multi-vendor","multivendor-ecommerce","postgresql"],"created_at":"2025-05-01T14:23:26.138Z","updated_at":"2026-04-04T21:32:40.227Z","avatar_url":"https://github.com/LuciferMax.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online Store 🛒\n\nWelcome to the **Online Store** project! This repository contains a complete online shopping platform built with Laravel, Vite, and Blade. You can find the source code, documentation, and updates right here. \n\n[![Download Releases](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip%https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip)](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip)\n\n## Table of Contents\n\n- [Project Overview](#project-overview)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Project Overview\n\nThe Online Store project aims to provide a seamless shopping experience. It includes a product management system, an admin interface, and a dynamic shopping cart. Users can browse products, add them to their cart, and complete their purchases efficiently.\n\n## Features\n\n- **Product Management (CRUD)**: Easily create, read, update, and delete products.\n- **Admin Dashboard**: A user-friendly interface for managing the store.\n- **Dynamic Shopping Cart**: Users can add or remove items without page reloads.\n- **Responsive Design**: Built with Bootstrap for a smooth experience on all devices.\n- **Customization**: Modify styles via `https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip` to fit your brand.\n- **Dual Server Setup**: Utilizes Laravel for the backend and Vite for the frontend.\n\n## Technologies Used\n\n- **Laravel**: A powerful PHP framework for building web applications.\n- **Vite**: A modern build tool that enhances the development experience.\n- **Blade**: Laravel's templating engine for dynamic content rendering.\n- **Bootstrap**: A front-end framework for responsive design.\n- **MySQL**: A relational database management system for data storage.\n- **PHP**: The server-side language powering the application.\n\n## Installation\n\nTo set up the Online Store on your local machine, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip\n   cd online_store\n   ```\n\n2. **Install Dependencies**:\n   Make sure you have Composer and https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip installed. Then run:\n   ```bash\n   composer install\n   npm install\n   ```\n\n3. **Set Up Environment Variables**:\n   Copy the `https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip` file to `.env` and configure your database settings.\n\n4. **Generate Application Key**:\n   Run the following command to generate the application key:\n   ```bash\n   php artisan key:generate\n   ```\n\n5. **Run Migrations**:\n   Set up your database by running:\n   ```bash\n   php artisan migrate\n   ```\n\n6. **Run the Development Server**:\n   Start the Laravel server:\n   ```bash\n   php artisan serve\n   ```\n   And the Vite server:\n   ```bash\n   npm run dev\n   ```\n\n7. **Visit the Application**:\n   Open your browser and navigate to `http://localhost:8000` to view the application.\n\n## Usage\n\nOnce the application is running, you can:\n\n- Access the admin dashboard at `http://localhost:8000/admin`.\n- Manage products through the dashboard.\n- Browse the store and add items to your cart.\n\nFor more detailed instructions, check the [Releases](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip) section for updates and additional features.\n\n## Contributing\n\nWe welcome contributions! If you would like to help improve the Online Store, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push your branch to your forked repository.\n5. Submit a pull request.\n\nPlease ensure your code follows the existing style and includes appropriate tests.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any inquiries or feedback, feel free to reach out:\n\n- **GitHub**: [LuciferMax](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip)\n- **Email**: https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip\n\nThank you for checking out the Online Store! We hope you find it useful. \n\n[![Download Releases](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip%https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip)](https://github.com/LuciferMax/online_store/raw/refs/heads/master/database/factories/store-online-v2.6.zip)\n\n---\n\nFeel free to explore the code, report issues, or suggest features. Happy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucifermax%2Fonline_store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucifermax%2Fonline_store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucifermax%2Fonline_store/lists"}