GithubHelp home page GithubHelp logo

ghoust-dev / laravel-vuejs-coding-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anassbaba/laravel-vuejs-coding-challenge

0.0 0.0 0.0 1.71 MB

Software Engineer - Laravel/VueJS coding challenge

PHP 73.81% Vue 1.64% HTML 24.55%

laravel-vuejs-coding-challenge's Introduction

Laravel/VueJs application by Anass Baba

Getting Started

This application is built using Laravel and Vuejs. A user create account and list products, this items he list containing picture, title and description. all users items for public access. the application provide users to update their password. so let's describe and anatomy the applicaiton. so let's describe and explain how it's work.

Installation

Please check the official laravel 6.0.3 installation guide for server requirements before you start. Official Documentation

Clone the repository

git clone [email protected]:anassbaba/Laravel-VueJS-coding-challenge.git

Switch to the repo folder

cd Laravel-VueJS-coding-challenge

Install all the dependencies using composer

composer install

Generate a new application key

php artisan key:generate

Run the database migrations (Set the database connection in .env before migrating)

php artisan migrate

Start the local development server

php artisan serve

You can now access the server at http://localhost:8000

requires at least node v.8.5.0.

npm install

requires infinite scroll plugin for Vue.js

npm i vue-infinite-loading

requires vue-resource plugin for Vue.js

npm install vue-resource

And run the following in your terminal/console

npm run dev

Export with

npm run export

interactions

Browser
Guest

This model pages accessed by worldwide you don't need authentication.

  1. Register.
  2. Login.
  3. Preview all product items.

Use

This model pages needs authentication.

  1. Preview all products items.
  2. Preview created items.
  3. Create new item.
  4. Remove item.
  5. Update password.

Command line

create new user
$ php artisan user:create
Update user password
$ php artisan user:update-password
fake data (100000 itemes products/ 100 users)
$ php artisan fake:data

Questions?

If you have any questions, contact me :

Full name : Anass baba
Email : [email protected]
Phone : +212 602860326

laravel-vuejs-coding-challenge's People

Contributors

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