Giter Club home page Giter Club logo

code-challenge's Introduction

Verto Group

Code Challenge

Intro

A code challenge for applicants to demonstrate their developement skills and knowledge

Challenge

You are to create a media library app using this laravel app and vue js. The app must be able to do the following:

  • Allows the user to search for images from unsplash
  • Allows the user to select an image to add to the media library with addition information such as title and default alt text
  • Allows the user to select media library items and edit them while seeing a preview of the image
  • Creates a responsive media page that allows for viewing a media item by it's self

Setup

This app is setup to use Laravel Homestead (https://laravel.com/docs/6.x/homestead) using vagrant

  1. Fork this repo and git clone it to your local environment
  2. Ensure that you have Vagrant, Virtual Box, PHP & Composer install and setup
  3. Setup Homestead configuration by copying Homesteade.example.yaml to Homestead.yaml and change the following line:
    folders:
    - map: {{Add Path to Project Folder on your computer}}
    - to: /home/vagrant/code
  1. Point homestead.test or custom domain to the ip address in the Hoemstead.yaml file
  2. Navigate to the project folder
  3. run composer install
  4. run vagrant up
  5. run vagrant ssh to ssh into the vagrant and naviage to the 'to' folder in your Homestead.yaml file
  6. run npm install or yarn install
  7. run art key:generate
  8. Navigate to the URl that you have setup in homestead.yaml

** If you have difculty with getting vagrant to launch make sure that you run vagrant destroy to start again ***

Your all set to go

Unsplash

To allow access to the Unsplash API you need to register as a developer with unsplash to get access to the API (https://unsplash.com/developers)

Conclusion

Please respond to us when you have finished with the link to your repo If you get stuck or have a question please feel free to contact us.

code-challenge's People

Contributors

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