Paper Key : IRJ************011
Author: Shravani Namdev Suryawanshi
Date Published: 08 Nov 2024
Abstract
This research presents a comprehensiveapproach to developing an e-commerce web application forwater filters, using React.js for the frontend and Node.js forthe backend. The application supports customer registration,login, product browsing, and purchasing functionalities. Whena new customer signs up, their information is securely handledby the backend, where the Node.js server sends data to aMySQL database. A cookie-based tracking system is utilized tomonitor user sessions, enabling customers to view products andmake purchases. Purchase data is recorded in a database table,linking each product to the customers ID. This data linkageallows the application to use Twilios API for sendingscheduled SMS notifications to customers, reminding them ofproduct servicing. This system architecture effectivelycombines session management, data persistence, andautomated messaging for enhanced customer experience. Theapplications modular design ensures scalability, secure datahandling, and the potential for future feature expansion
DOI Requested