Giter Site home page Giter Site logo

mabdusshakur / digital-product-shop Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.38 MB

simple digital product selling website built with Laravel and Livewire, with manual payment for local area stores

PHP 5.16% JavaScript 67.59% Blade 9.30% SCSS 3.06% CSS 14.89%
ecommerce laravel livewire shop

digital-product-shop's Introduction

Digital Product Shop

This is a simple digital product selling website built with Laravel and Livewire, designed specifically for local businesses.

Features

  • Browse and search for digital products
  • Create products with multiple subscriptions
  • Add products to the cart
  • Add products to the wishlist
  • Checkout using a manual payment gateway
  • Deliver products through email

Installation

  1. Clone the repository:

    git clone https://github.com/mabdusshakur/digital-product-shop.git
  2. Install the dependencies:

    composer install
  3. Set up the environment variables:

    cp .env.example .env
    php artisan key:generate
  4. Configure the database connection in the .env file.

  5. Configure SMTP mail service in the .env file.

  6. Run the database migrations:

    php artisan migrate
  7. Start the development server:

    php artisan serve
  8. Visit http://localhost:8000 in your browser to access the website.

Contributing

Contributors are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

digital-product-shop's People

Contributors

mabdusshakur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.