The Appliance Plug: Case Study

Computer Mockup

Project

Overview

Introducing The Appliance Plug, a local appliance store in Tampa, FL. As a software engineer, I implemented a rewarding paid membership program using the MERN stack.

Using MongoDB, I set up a secure database to store user information. Express facilitated communication between the React frontend and MongoDB through a RESTful API.

Authentication was a vital feature. I implemented JWT tokens, allowing authorized users to log in and stay logged in across pages. For seamless payments, I integrated Stripe. Its API enabled easy signup and payment processing using credit or debit cards.

The Appliance Plug now boasts a transformative paid membership program, combining cutting-edge technology with convenience for customers in Tampa, FL.

Technologies

React - Vite

Tailwindcss

Javascript

NodeJS

ExpressJS

MongoDB

Stripe

Back