Git Product home page Git Product logo

diger's Introduction

Diger

Diger Logos

Diger is an e-commerce platform that enables creators, writers, artists and developers to sell their digital products directly to fans and customers. The system is developed using Laravel, VueJS, InertiaJS and Tailwind CSS. It is deployed on AWS using Ubuntu and Nginx, along with other necessary tools.

To see our application please visit the following link Diger

Philosophy

Name

Philosophy Name

Color

Philosophy Color

Features

  • Easy and fast food ordering process
  • Seamless browsing and menu selection
  • Convenient cart management
  • Real-time order tracking

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following software installed on your machine:

  • PHP (version 8.1.2)
  • Composer (version 2.2.6)
  • MySQL (version 10.4.24)
  • Node.js (version 14.0.0 or above)
  • NPM (Node Package Manager)

Installation

# Clone this repository
$ git clone [repository-url]

# Navigate to the project folder
$ cd diger

# Install the dependencies
$ composer install

# Duplicate the .env.example file and rename it to .env
$ cp .env.example .env

# Generate an application key
$ php artisan key:generate

# Run the database migrations
$ php artisan migrate

# Run the database migrations with default data
$ php artisan migrate:fresh --seed

# Create the symbolic link
$ php artisan storage:link

# Install the Node.js dependencies
$ npm install

# Build the frontend assets for production using the following command
$ npm run build

# Develop or run a Diger project in development mode
$ npm run dev

# Start the development server
$ php artisan serve

# Open your web browser and go to
$ http://localhost:8000

Technology Stack

  • Laravel (PHP Framework)
  • VueJS (Javascript Framework)
  • InertiaJS (Javascript Framework)
  • Tailwind CSS (Utility-First CSS Framework)

Contributors

Feature

Existing

  • Authentication
  • CRUD Account
  • CRUD Product
  • CRUD Category
  • Filter by Category
  • Buy Product

App Preview

Main App

main-app

Authentication and Content

Authentication and Content

Admin Dashboard

Dashboard-Admin

User Dashboard

Dashboard-User

Database Schema

drawSQL-diger-export-2023-08-29

Licence

This project is licensed under the MIT license. Please see the LICENSE file for more information.

diger's People

Contributors

alfaym avatar fadlyian avatar khafidhasukma avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

arifsaputradev

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.