Giter VIP home page Giter VIP logo

fullstack-test's Introduction

Practical test for fullstack developers

Logo iZap

Instructions

  • Fork this repository (or create your own). We suggest that the visibility of the project is set to private, so that other candidates do not have access to your project;
  • Implement the test project according to the requested features;
  • After finishing your test, email to [email protected] with the link to the repository (grant read access to the user [email protected]).
  • If you have any questions, please contact us at the email address [email protected].

Test Project

Given the following ER diagram:
Model

Create two projects implementing the following features::

Project 1:

  • A RESTFul API just for querying the data, with filter options
  • An admin backend for registering data in the database (without using the API)

There is no need to implement authentication or authorization. However, the following technologies must be used:

  • Database: MySQL or PostgreSQL
  • PHP 7.4 or higher
  • Symfony 4.4 (or the higher LTS version)
  • API Platform (Symfony Bundle for the RESTFul API)
  • Doctrine ORM (Symfony Bundle for Object Relation Mapping)
  • Easy Admin (Symfony Bundle for the admin CRUDs)
  • Composer

Project 2:

  • A React frontend consuming the RESTFul API, for listing, filtering and viewing the data

There is no need to implement authentication or authorization. However, the following technologies must be used:

  • React 16 or higher
  • NPM or Yarn
  • Bootstrap

fullstack-test's People

Contributors

vocjunior avatar

Stargazers

Rodrigo César Nunes avatar

Watchers

James Cloos 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.