Back to main

Infinity Watches

Full-stack MERN app

Aug 2022

v1.0

Information

Published, Open-source, Currently offline, Academic group project

Development Team

COMP-3340 Team 7

Platforms

Access

Tech stack

Features

Cart system

Add items to the cart and checkout. The cart is persisted in the database.

Multiple themes

The website has multiple themes to choose from.

Admin panel

The admin panel allows the admin to manage products, orders, and users.

Simple import and export of data

The admin panel allows the admin to import and export data in JSON format.

Description

This is a full-stack e-commerce website built for a university course. The website is built with React, TailwindCSS, and Prisma. The back-end is built with Node.js, Express.js, and MySQL. The source code is available on GitHub.

Back to main