Full Stack Developer ·
Needs advice
on
DjangoDjango
and
LaravelLaravel

I am thinking of developing a reservation system for hotel rooms. Mainly for educational purposes. I am a junior in both Laravel and Django. I have a little experience with reservation systems developed in Laravel, but I'm trying to figure out if either framework is a better fit. What would you choose?

READ LESS
7 upvotes·32.8K views
Replies (6)
Recommends
on
Django

You can safely go with Django because of its mature ecosystem and ability to power large-scale applications. It's also batteries included, meaning most of the common functionalities you will need come pre-built with the framework. The Django ORM also abstracts the database layer into simpler querying which is extremely beginner-friendly. And Django has an exceptional documentation where you find almost all queries you have about the framework. In my mind its a no brainer - go with Django.

READ MORE
7 upvotes·1 comment·31.3K views
Ahmed baber
Ahmed baber
·
March 8th 2024 at 6:05PM

I'll go with django

·
Reply
IT enthousiast & Software dev ·

In my opinion Laravel can be used, is great for this purpose.

READ MORE
6 upvotes·32.1K views
View all (6)
Avatar of Nick Armenis

Nick Armenis

Full Stack Developer