Gestione turni di lavoro/Work shift management

Salve, ho bisogno di un consiglio, devo creare una web app che gestisce turni di lavoro.
Ho pensato inizialmente a farla con php e laravel, conosco php ma non l’utilizzo di laravel.
A questo punto riesco ho pensato a python e django (non conosco nessuno dei due, lo dovrei studiare entrambi), secondo voi è fattibile? , esiste qualcosa che mi può essere utile alla fine scopo?
Grazie mille!!!

Hi, I need some advice, I need to create a web app that manages work shifts.
I initially thought about doing it with php and laravel, I know php but not the use of laravel.
At this point I thought about python and django (I don’t know either of them, I should study both), do you think it’s feasible? , is there anything that can be useful to me in the end purpose?
thanks!!!

1 Like

Welcome on board, you are in the right place to learn more about Django framework,
I was a .Net developer and learned python and Django , Now I’m so happy it’s a nice journey full of challenges.

Any way, first of all you must learn python. so I will recommend some resources hope it helps to get started

Ciao e grazie, secondo te riesco facilmente a creare una web app per la gestione e creazione dei turni di lavoro?

“Facile” è molto soggettivo e relativo alla tua esperienza attuale. Solo tu puoi sapere quanto velocemente capirai tutto ciò che ti servirà sapere per poterlo fare.

Ti suggerirei di iniziare con il tutorial ufficiale di Django e vedere come funziona per te.

=== Original English ===

Easy" is very subjective and relative to your current experience. Only you can know how quickly you’re likely to understand everything you’re going to need to know to be able to do this.

I would suggest that you start with the official Django tutorial and see how well it works for you.