Giter VIP home page Giter VIP logo

verto-laravel's Introduction

Verto Group

Code Challenge 2022

Intro

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

Challenge

You are to create a media library app (with frontend and backend) 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 https://laravel.com/docs/9.x with docker

  1. Fork this repo and git clone it to your local environment
  2. Ensure that you have Docker, PHP & Composer install and setup
  3. Navigate to the project folder
  4. run composer install
  5. run npm install or yarn install
  6. run art key:generate
  7. run docker compose up -d --build to start the project
  8. Navigate to localhost

** If you have difculty with getting docker to launch make sure that you run docker compose down and docker compose up -d --build 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.

verto-laravel's People

Contributors

wilburjzhao avatar delvin02 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.