This project consists of two applications:
-
Ticket Booking REST API: This API allows users to perform CRUD operations on a flight booking database. It provides functionalities such as:
- Retrieve a list of available tickets from the database.
- Select seats and post a booking request.
- Update the database according to the user's booking request.
- Generate a ticket for the user.
-
React Frontend Web Application: This application provides an interactive user interface for users to communicate with the API.
- Users can perform actions such as getting status of Available seats and booking tickets
- User can get a PDF tickets from the booking information received from the backend API.
- Django REST Framework
- React JS
Check out the walkthrough video of the project on YouTube:
Feel free to watch the video to get a better understanding of how the project works!
- Contributions and feedback are welcome! If you have suggestions for improvement or found errors, feel free to create pull requests or raise issues.
- This project is developed for educational purposes only. Ensure you have appropriate authorization before implementing any techniques or using tools described herein.
- Connect with us on GitHub to learn more about our project and our contributions to the field of blockchain technology and web application development.
Happy coding! 🚀