Skip to content

bcode2/bids-website-with-symfony-and-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

interview-code-test

Required project for a software developer position

This project is part of the selection process as fullstack developer 2020

  • TECHNOLOGIES
  • SYMFONY 4.4;
  • DOCKER-COMPOSE
  • MYSQL
  • BOOTSTRAP
  • REACT (React-material, Axios)

*A live example in http://projects.bcode.es/bids

INSTRUCTIONS

  • 1-Create a folder

  • 2-Clone the repository https://github.com/bcode2/eactivos-interview-code-test.git

  • go to the docker folder and execute this command docker-compose up *Once all containers get running execute the following command to seed the database and create the vendor folder

  • docker-compose exec eactivos_php7 composer update

  • docker-compose exec eactivos_php7 php bin/console doctrine:database:create

  • docker-compose exec eactivos_php7 php bin/console doctrine:schema:update --force

  • docker-compose exec eactivos_php7 php bin/console doctrine:fixtures:load

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published