Coder Social home page Coder Social logo

freekson / goldfish-v1 Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 11.65 MB

My first online store, so far only the initial version is available. There is a lot to be done here

JavaScript 66.91% Less 4.75% Shell 0.04% PHP 5.22% Blade 7.71% CSS 15.33% Vue 0.03% SCSS 0.01%
less multipage-website online-shop json laravel php

goldfish-v1's Introduction


Gold Fish

View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Aviable features
  3. Installation
  4. Contact

About The Project

Main page

project screen

Personal account

project-screen1

The site of a large online store, with all the relevant features. The project will be created gradually, over a long period of time. Releases will appear at key points in the creation of the project.
The site may contain unfinished pages or elements without design or functionality.

Starting from version v1.2, the project has been rewrite for Laravel

Сurrently available features on the site:

see all products;
see all categories;
view the category and all products associated with it;
view a specific product;
add a product to the cart;
in the basket, you can add, remove the quantity of goods, as well as remove it from the basket;
place an order, if the user is authorized, the order will have a user_id field;
register on the site or log in
the site has accounts with the admin field;
admins can view all orders from all users;
admins can view categories, edit them, delete and create new ones

Installation

The way to install and get started has been changed

  1. Clone the repo

    git clone https://github.com/Freekson/GoldFish.git
  2. Install NPM packages

    npm install laravel-mix@latest --save-dev 
  3. Run server command

    php artisan serve
  4. Other command

    npm run dev - Run all Mix tasks.

    npm run production - Run all Mix tasks and minify the output.

    npm run watch - The npm run watch command will continue to run in the terminal and watch for any changes to your resources. When something changes, new files will be automatically compiled

    npm run watch-poll - You may find that in certain environments Webpack doesn't update when your files change

Style and script directory structure:

./resources/less/**/*.less
./public/js/**/*.js
./public/**/*.png/.jpg/.jpeg

See the open issues for a full list of proposed features (and known issues). Check the releases to see completed items

Contact

Yehor Dreval

Project Link: Gold Fish

(back to top)

goldfish-v1's People

Contributors

freekson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

eresdesre

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.