Bus Reservation System

Bus reservation system was a fully functional with proper front-end and back-end. I used the MVC .NET. The front-end was developed using HTML and CSS. The basic functionality of the system was to book a bus after checking the schedule and book a bus if you see an empty slot.Fare can also be paid through app and any reserved seat can be cancalled too.

Word Shooting Game

This was my first project which i did. I made this game in visual studio. It was our semester project. The fuctionality of the game was like a bubble shooting game in which bubble burts if three similar bubbles are found. Just like this we used the dictionary in our game. We had to matah and check for the words from the dictionary and if the bubbles makes some word which is available in the dictionary then they should burst. The canvas of the game was similar to the bubble shooting game only the new feature was that we had letter words instead of only bubbles.

Flight Reservation System

Flight reservation system was a fully functional with only back-end. I used the visual studio for this project. The basic functionality of the system was to book a seat after checking the schedule and book a seat if you see an empty slot. The system provides you the shortest available route based on your source and destination also you can also check for cheapest ticket available for your source and destination. The system also had a feature to book a flight with minimum or no transit stays to make the journey fast. Ticket can also be paid through app and any reserved seat can be cancalled too.

Pakistan Post Office System

Post Office system was a fully functional system with front-end and back-end. I used the oracle (sql plus) for the database queries and analysis. The front-end was developed using HTML and CSS. It was similar to a real life post office system. The system provides us a functionality of tracking our post and checking the current status of our post so that we can trace it. It also sends the receiver and the sender a notification when the post arrived its destination address.