Coder Social home page Coder Social logo

v-commerce's Introduction

V-Commerce

Description

This project is a Laravel-based web application designed for e-commerce application with paypal integration

Setup

Requirements

  1. PHP >= 8.3
  2. Composer
  3. Node.js >= 16.10
  4. npm or Yarn
  5. MySQL or any other compatible database

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run composer install to install PHP dependencies.
  4. Run npm install to install JavaScript dependencies.
  5. Create a copy of the .env.example file and rename it to .env.
  6. Configure your database settings in the .env file.
  7. Generate an application key by running php artisan key:generate.
  8. Run database migrations using php artisan migrate. Usage:

Running the Application

  1. Start the development server by running php artisan serve.
  2. Run the vite for hot reload npm run dev
  3. Access the application in your browser at http://localhost:8000.

Authentication

The application includes user authentication. Register a new account or log in with existing credentials to access the features.

Features

User Dashboard

Users can view their orders, billing details, and manage their account settings.

Admin Panel

Administrators have access to manage products, users, orders, and other administrative tasks.

Product Management

Admins can add, edit, and delete products with details such as name, description, price, and image.

Order Processing

Users can add products to their cart and proceed to purchase, with options for payment processing.

Billing Details

Users can manage their billing information for order processing

v-commerce's People

Contributors

vivekwaah 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.