This is repository containing few of the numerous fun projects i did after i realized how passionate i was about software engineering(2019-2021).
- Airline Booking System
- Book Management System
- Bus Seat Booking System
- Course Info Management System
- Lab Reservation System
- Mini Voting System
- Natours Project
- Phone Contact Tool
- Student Management System
- for Projects written in django use "python manage.py runserver"
- for projects written in python use run them as you would run a python script
- for Natours project run the index.html file with live server
- for projects written in C you can compile and build into a .Exe file
For projects requiring databases make sure you have a working database connection before running the projects