0% found this document useful (0 votes)
10 views

Project Description

The document describes 3 projects completed using the Laravel framework over 1.5 years. It details each project, including their purpose and features, and the technologies used like Laravel, Socket-IO, DOMPDF and Excel export libraries.

Uploaded by

pkhush19932
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Project Description

The document describes 3 projects completed using the Laravel framework over 1.5 years. It details each project, including their purpose and features, and the technologies used like Laravel, Socket-IO, DOMPDF and Excel export libraries.

Uploaded by

pkhush19932
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Hi,

I would like to describe the projects which are based on laravel framework. I have
successfully completed 3 projects within 1 year ad 6 months of time period. As
listed below :

1. Capelli's :
Capelli's is the product for the Seattle�s Premier Barbershop. It is developed in 3
big modules. The customer interface for social login, booking appointments, online
payments, membership and gift-card management. Then admin interface includes
calendar view for daily appointment management, barber profiling, store schedules,
invoices and transactions. The third one is mobile application, which integrate
customer+barber interface. The attractive areas of these application is, it
includes real time event update in calendar on customer check-in/out, auto check-
in/out with I-beacon integration, automatic daily scheduling of barber, role based
login and interface i admin panel, store wise sales and revenue reports,
customer engagements analysis, system management based on timezone where store is
located.

In this product laravel 5.2 is used as base framework to write APIs (for front-end
and for mobile application) and web interface. Socket-IO is used for real time
event update from server to calendar interface.

2. Gourmondo :
It is a software solution for Seattle�s Iconic Box Lunch and Catering Provider
Gourmondo that connects Monkey Media�s API and Caterease�s local SQL database to
automatically gather all of the company�s data into an intuitive production-
reporting dashboard. It includes a batch reporting system to allow rapid report
generation at critical times during the day. It also includes excel, PDF generation
for individual and batch reports. Label printing mechanism is also provided for
each report. it also have an authentication system to generate report and history
of each reports generated by each user. The key point I have achieved in this
project is, integrating two different databases with new system and generate
reports according to customer's requirement.
In this product laravel 5.3 is used as base framework for all report generation
logic, laravel-blade is used for report-dashboard. DOMPDF is used for PDF export
and Maatwebsite/Laravel-Excel is used for excel export. ODBC connection is used to
connect both the database and gather the information.

3. MeraBox:
It is a social application developed to provide the facility to the users about
daily offers in the market. It includes mobile application and admin interface to
manage offers and users. The key points in this application is filter offers list
based on user's city, zone and interest. It also includes QR code scan to redeem
any new offer.
In this product admin panel is developed using laravel 5.2 framework and mobile
application APIs are also written using laravel. Simple-qrcode library is used to
generate QR code using laravel framework.

You might also like