Skip to content

Latest commit

 

History

History
57 lines (57 loc) · 2.14 KB

File metadata and controls

57 lines (57 loc) · 2.14 KB

How to get access of the source code


Uploaded Videos = 27

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