All Projects → gregurco → Jobeet Tutorial

gregurco / Jobeet Tutorial

Licence: mit
📖 Symfony 4.2 Jobeet Tutorial

Projects that are alternatives of or similar to Jobeet Tutorial

Symfony 3 Rest Api Example
Symfony 3 RESTful API Example
Stars: ✭ 90 (-32.84%)
Mutual labels:  symfony, tutorial
Laravel Getting Started
本文介绍如何开始使用 Laravel !
Stars: ✭ 132 (-1.49%)
Mutual labels:  tutorial
Laravel Social Email Authentication
Laravel 5.3 bootstrap app with Multi Auth, Social and Email Authentication. Google re-Captcha, Facebook, Twitter, G+ and much more..
Stars: ✭ 129 (-3.73%)
Mutual labels:  tutorial
Re Learn
A library for integrating tutorials into your re-frame/reagent application
Stars: ✭ 131 (-2.24%)
Mutual labels:  tutorial
Miniswarm
Docker Swarm cluster in one command
Stars: ✭ 130 (-2.99%)
Mutual labels:  tutorial
Common Lisp By Example
Repo for Common Lisp by Example
Stars: ✭ 131 (-2.24%)
Mutual labels:  tutorial
Cosin
Android loading view library 📊🍭
Stars: ✭ 129 (-3.73%)
Mutual labels:  tutorial
Elasticsearch tutorial
An action-packed, example-based ElasticSearch tutorial
Stars: ✭ 133 (-0.75%)
Mutual labels:  tutorial
Your first decentralized application python
An up to date and bare minimum tutorial on deploying smart contracts with python
Stars: ✭ 132 (-1.49%)
Mutual labels:  tutorial
Fullscreencamera
A Full Screen Camera App written in Swift
Stars: ✭ 131 (-2.24%)
Mutual labels:  tutorial
Vulkantutorial
Tutorial for the Vulkan graphics and compute API
Stars: ✭ 1,962 (+1364.18%)
Mutual labels:  tutorial
Jsformvalidatorbundle
The Javascript validation for Symfony 2, 3 and 4 forms
Stars: ✭ 130 (-2.99%)
Mutual labels:  symfony
Server For Symfony Flex
A self hosted server for Symfony Flex allowing private and customized recipes, proxy and caching functionality for the official endpoints.
Stars: ✭ 132 (-1.49%)
Mutual labels:  symfony
Llvm Sanitizer Tutorial
An LLVM sanitizer tutorial
Stars: ✭ 130 (-2.99%)
Mutual labels:  tutorial
Stofdoctrineextensionsbundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
Stars: ✭ 1,713 (+1178.36%)
Mutual labels:  symfony
Docker Jenkins Django Tutorial
實戰 Docker + Jenkins + Django + Postgres 📝
Stars: ✭ 129 (-3.73%)
Mutual labels:  tutorial
Webpack Demo
webpack 4 config. demo ⚙️
Stars: ✭ 131 (-2.24%)
Mutual labels:  tutorial
Doctrinephpcrbundle
This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
Stars: ✭ 131 (-2.24%)
Mutual labels:  symfony
Symfony Bridge
[READ ONLY] Bridge for using command buses and event buses in Symfony projects. Full documentation can be found here:
Stars: ✭ 133 (-0.75%)
Mutual labels:  symfony
Deep Learning With Pytorch Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Stars: ✭ 1,986 (+1382.09%)
Mutual labels:  tutorial

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].