GithubHelp home page GithubHelp logo

laravel-test's Introduction

This is a test designed to check if you are comfortable with using Laravel and can create a simple chart from the data provided.

Requirements: You need to have composer and laravel installed in your system. The installation documents are here: https://laravel.com/docs/5.8

Steps to get the project running:

  1. Clone the project and cd into it
  2. Run the command composer install
  3. Run the command php artisan serve

You should now get the message : Laravel development server started: http://127.0.0.1:8000

I have removed the .env file from .gitignore, so if your setup is failing, this is not a probable cause.

Once you are able to get the localhost running, go to your browser at localhost:8000. You should see a page with the message "Your chart should appear here". Once you get this, your setup is successful.

Now, go to the file resources/views/test.blade.php Remove the line "Your chart should appear here". And add the graph from this jsfiddle: https://jsfiddle.net/wvtrg64y/

If you are able to show the same graph when you click localhost:8000, congratulations.

A screenshot of the correct solution is : Sample solution

laravel-test's People

Watchers

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