Posts

Showing posts with the label php projects

Online Tiffin Service Project

Image
Hello World, This is an online tiffin service application built with laravel 6 and bootstrap 4. In this application, one or more vendors can register as a tiffin service providers. The vendor will have an account panel, where he can manage the tiffin menu with a price. The vendor can view all subscribers. Users can register, login, and subscribe to any of the tiffin services. User can also set the schedule for his/her tiffin. The admin of this application can view vendors, subscribers, and all subscriptions. Admin can set the commission percentage in setting section, So whenever the user subscribes to any vendor then the calculated commission will go to the admin wallet where admin can view his all transactions. In this application, I have added two main important features. One is the stripe payment method and another is mail functionality. Whenever the user will pay then an email will be sent to the connected vendor.

Hostel Management Script in Codeigniter

Image
Hostel Management Script in Codeigniter : Hello World, This is Hostel Management Script in Codeigniter 3 and bootstrap 4. In this script, Admin can manage room types with facilities, assign room in room type, manage bookings and much more. This is fully customized script built with codeigniter 3.

Laravel tutorials and laravel applications

Image
Laravel tutorials and laravel applications : Hello World, Today i am going to share laravel tutorials and laravel applications from my website. ----------------------------------------------------------------------------

Car Rent Application with Laravel 5 and Bootstrap 4

Hello World, This is Car Rent Application with laravel 5 and bootstrap 4. This application has two panel, One is frontend panel and other is backend panel. In the frontend panel, Registered Member can book car and also see their all car order history. Car Rent Application with Laravel 5 and Bootstrap 4