Skip to content

wrimik/FSQuiz

Repository files navigation

Full Stack Developer Quiz

This is a quick Laravel application. If you're comfortable with Laravel and a javascript framework, the whole thing should take about an hour. The isntructions are on the home page of the poject itself, but at a high level, this quiz will ask you to:

  • Fork the github repo
  • Clone the Laravel application locally
  • Create 2 Models, Controllers, Database Migrations, and seeds for a given schema (again, an outline will be provided)
  • Create a bootstrap form that reflects those models
  • Create a VueJS, AngularJS (or equivilant) model that is bound to the form
  • Use VueJS/Agular/whatever to perform CRUD tasks on these two related models.
  • Send everything back in a pull request
  • Email mike@lojistic.com and let him know that you're done

If you have any questions, reach out to mike@lojistic.com

Thanks for applying to Lojistic!

         _______   _           _ _     _   _
        |  ___  | | |         (_|_)   | | (_)
        | |   | | | |     ___  _ _ ___| |_ _  ___
        | |   | | | |    / _ \| | / __| __| |/ __|
        | |   | | | |___| (_) | | \__ \ |_| | (__
        |\|___| | \_____/\___/| |_|___/\__|_|\___|
        \_____|_|            _/ |
                            |__/

About

Sample project for Full Stack Developer candidates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages