As a futur talented and sought-after Web Developer, you all have to pass a lot of technical interview, so maybe a personal portfolio website could be useful for your life after wild code school.
-
As it's your personal website, feel free to use the design you want and template it as you wish. You can find below some examples of feature•
-
An administration dashboard to add/edit entry in your portfolio
-
Each project in your portfolio car contains a gallery, a link to the application, a description, a date...
-
Manage a list of technologies/languages linked to each project
-
A list of your clients
Awesome ideas from your imagination, you are your own product owner!
- Home frontpage with basic informations
- Login system
- Admin panel
- Secured admin access
- Admin can add/edit the website's content
- PHP 7.4
- Symfony 5.1
- MySQL
- Doctrine ORM
- Yarn
- Bulma
- SCSS
- Webpack Encore
- PhpStorm
- Git / GitHub
- Trello
- Draw.io (UML)
$ git clone https://github.com/kiw808/checkpoint4_portfolio.git
- Create
.env.local
file from `.env and configure your database $ cd <project_directory>
$ composer install
$ bin/console doctrine:database:create
$ bin/console doctrine:migrations:migrate
$ bin/console doctrine:fixtures:load
$ yarn install
$ yarn encore dev
$ symfony serve
- Your'e good to go, just head to
localhost:8000
!
Dashboard login :
- username : admin
- password : admin
Pierre Muller