The "Shop Savvy" system is a mobile e-commerce-based self-checkout system designed to revolutionize the fashion retail experience in Sri Lanka. This project aims to provide convenience and efficiency to customers by enabling them to make purchases and complete the checkout process using their mobile devices. Through comprehensive research, evaluation, and implementation, the project has successfully achieved its goals.
-
NFC Tag Integration: Customers can easily purchase products by tapping NFC tags with their mobile devices.
-
User Registration: Customers can register accounts for a personalized shopping experience.
-
Virtual Cart Management: Manage your shopping cart virtually, adding or removing items as needed.
-
Web-Based Admin System: An integrated web-based admin system for store account management and order handling.
-
Contactless Payments: Promotes contactless payments, reducing the need for traditional cashier checkout processes.
-
Target Circle Loyalty Program Integration: Enhance customer engagement and provide rewards through loyalty program integration.
-
Convenience: Customers can shop and complete the checkout process directly through their mobile devices.
-
Efficiency: Streamline the shopping experience, reducing waiting times for customers and saving time for store personnel.
-
Contactless Shopping: Promotes contactless payments, making the shopping experience safer.
Follow these steps to get the "Shop Savvy" project up and running:
-
Clone the Repository:
git clone [git@github.com:Rohitha97/shop-savvy-web.git]
-
Install Dependencies: Run
composer install
to install Laravel dependencies. -
Database Setup: Configure your database settings in the
.env
file and runphp artisan migrate
to set up the database schema. -
Launch the Application: Run
php artisan serve
to start the Laravel development server. -
Access the Application: Open your web browser and visit
http://localhost:8000
to access the Shop Savvy application.
For questions or inquiries, please contact [rohith_rathnayake@yahoo.com].