An open API service indexing awesome lists of open source software.

https://github.com/codeartisanlab/hotel-management-system-with-django-drf-postgresql-nextjs-and-bootstrap

Hotel management system with Python Django, DRF, PostgreSQL, Next.Js and Bootstrap 5
https://github.com/codeartisanlab/hotel-management-system-with-django-drf-postgresql-nextjs-and-bootstrap

bootstrap codeartisanlab django django-rest-framework nextjs postgresql python website-development

Last synced: 3 months ago
JSON representation

Hotel management system with Python Django, DRF, PostgreSQL, Next.Js and Bootstrap 5

Awesome Lists containing this project

README

          

## How to get access of the source code
- Watch videos of this project implementation https://www.youtube.com/playlist?list=PLgnySyq8qZmqt7v_Qg5ICzH3yluQp-Tsf
- Pay ($110) at https://buymeacoffee.com/codeartisanlab (Global)
- Pay (Rs. 9900) via UPI shobhathakur0859@okaxis (India)
- Once payment successfull, please send your git username on my email codeartisanlab2607@gmail.com



Uploaded Videos = 35


Total Videos = ~50


Final Price = ~$150 (After project all videos uploaded)




This is best offer now becuase price will change according to the progress of this project




Features


✓ Frontend



  • ✓ homepage

  • ✓ Room types page

  • ✓ Room booking form

  • ✓ Payment confirmation page

  • ✓ User signup page

  • ✓ User login/logout

  • ✓ user forget password

  • ✓ user dashboard

  • ✓ user booking history

  • ✓ user payment logs

  • ✓ user profile update




Backend/API



  • ✓ create models/migrations

  • ✓ admin setup for management

  • ✓ user signup

  • ✓ user token creation for login/logout

  • ✓ forget password

  • ✓ User login/logout

  • ✓ user forget password

  • ✓ booking according to specific room

  • ✓ fetch booking history according to user

  • ✓ generate and show invoice detail for bookings

  • make payment for bookings with paypal

  • make payment for bookings with razorpay

  • fetch payment logs according to user

  • profile update

  • fetch data according to user dashboard




Admin Panel



  • Admin Login/Logout

  • Admin dashboard

  • manage room types/rooms

  • manage bookings

  • manage customers

  • manage payments

  • manage notifications