Symfony 4.2 Jobeet Tutorial

Documentation Status License: MIT

Jobeet is a great tutorial on how to build a fully functional job board site. It was written by the Symfony team for Symfony 1.x version and I want to adapt it for Symfony 4.2.

In the following weeks I will begin to post the parts of making the Jobeet site using Symfony 4.2, so it will help beginners to learn and understand how the framework works.
I will try to follow the original Jobeet tutorial, but I will also make some changes to include new technologies and to reflect my personal developing style.

Please be free to make any observations and improvements you consider important by commenting on the posts that will follow.

List of days

Jobeet Day 1: Starting up the Project

Jobeet Day 2: The Project

Jobeet Day 3: The Data Model

Jobeet Day 4: The Controller and the View

Jobeet Day 5: The Routing

Jobeet Day 6: More with the Entity

Jobeet Day 7: Playing with the Category Page

Jobeet Day 8: The Forms

Jobeet Day 9: Console Commands

Jobeet Day 10: The Admin

Jobeet Day 11: The User

Jobeet Day 12: The API

Jobeet Day 13: The Mailer

Jobeet Day 14: Translations

Jobeet Day 15: The Unit Tests

Jobeet Day 16: The Functional Tests

Jobeet Day 17: The Cache

Jobeet Day 18: The Deployment

Feedback

If something is not clear, is described not properly or you know the way to describe it better then feel free to open an issue.

Track the progress

We are still working to finish the tutorial and you can track the progress and plans here.

Also don’t forget to click on "Star" and "Watch" buttons. It’s really motivating.

Contributors

This project is brought to you by these awesome contributors:

License

This project is licensed under the MIT License - see the LICENSE file for details.