Skip to content

zmitic/zmitic-backend-code-review

Repository files navigation

Backend Code-Challenge

This is a dummy project, which is used to demonstrate knowledge of symfony and backend development in general. It serves as an example with some bad practices included.

Tasks

  • Clone the repository or download the code
    • Handle all open issues in the project
    • Make vendor/bin/phpstan pass without errors
    • Make vendor/bin/phpunit pass without errors
    • Upload the code to your own Repository (Avoid forking the repository and creating a PR, as this would make your solution visible to others)]

Install

We prepared a dev environment with all dependencies included. If this does not work / you're faster with your own setup, feel free to use your own environment.

  1. Install Nix if you don't have it already.
  2. Use nix-shell to enter the development environment
    • This will install all the necessary dependencies

Development server

  1. just install to install all dependencies
  2. Run just start for a dev server (or symfony serve if you don't use nix-shell)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published