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.
Jobeet Day 1: Starting up the Project
Jobeet Day 4: The Controller and the View
Jobeet Day 6: More with the Entity
Jobeet Day 7: Playing with the Category Page
Jobeet Day 9: Console Commands
Jobeet Day 15: The Unit Tests
Jobeet Day 16: The Functional Tests
Jobeet Day 17: The Cache
Jobeet Day 18: The Deployment
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.
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.
This project is brought to you by these awesome contributors:
This project is licensed under the MIT License - see the LICENSE file for details.