🚍 **Bus Ticket Booking App** | **Django REST Framework + React**
In this project, we'll built a full-stack bus ticket booking application using Django REST Framework for the backend and React for the frontend. Users can register, log in, browse available buses, view seat availability, and book their seats in real-time. The admin panel manages buses, routes, timings, and bookings. DRF Token authentication ensures secure access, while the intuitive UI offers a smooth user experience. This app showcases how modern web technologies can solve real-world problems efficiently.
Watch the full video to see the app in action! 💻✨
#React #DjangoREST #FullStack #BusBookingApp
Source code:
https://github.com/TeluguWebTech/Travels_App_DjangRF
Time stamps:
0:00 Demo
03:31 Setup
09:04 Create App
11:15 Models
20:15 Superuser
32:47 Serializers
38:58 Signal
54:07 Authentication
1:03:06 Views
1:21:34 Booking logic
1:34:21 URL's
1:41:55 Error fixing
1:46:06 Api testing
1:51:37 Permissions
1:59:02 Bookings
2:05:12 Requirements