×
Airline Management System
An airline ticket management system for Ethiopian airline that helps passengers to reserve ticket online.
The System is wide and have
admin who manages the site, clerk who controls the passenger activity and manager the one who controls
the flights pages including the main passengers page. This website have basic
standards of current best airline websites with great user interface.
Passengers will reserve ticket by
making payments online using Stripe payment getway and the system will provide a SMS message of ticket number using Twillo SMS Api.
This Project was developed using Html, CSS and CSS
framework Bootstrap, and JavaScript for the frontend and Laravel (PHP framework) for backend and Stripe
Payment for Payment getway and Twillo for SMS getway.
×
Online Football Store
An online football kits and boots store website. This site have Business to customer model, it has an
admin and user pages admin can post photo of items and put payments on them, users can create account creating account is not mandatory no need of creating account for purchasing items but when
users who have already an account can see their purchase history and edit their profile, also users can
purchase multiple items or single items as the same time. When items purchased the user will receive SMS message that tells about the purchased item.
In this project i use some technologies for frontend i use Html, CSS,
CSS framework Bootstrap,JavaScript and for backend used PHP and for loading data from database used
Ajax. JavaScript cookie mostly used for multiple item purchasing.
×
Computer Number Converter
Computer Number converter is an online computer number converter used to convert binary, decimal,
hexadecimal and octal numbers from one to another this is a simple project for making computer numbers easily
converted using simple connection, anybody can use this site easily.
For Developing this project i used Html, CSS and CSS framework Bootstrap for frontend and for the backend used PHP.