uthmanmoh / ShoppingList

Shopping List app created using Spring backend and React frontend

Home Page:https://emporium-shopping.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emporium Shopping

Website link

https://emporium-shopping.netlify.app/

Description

Emporium Shopping is a website that lets you add items to a cart from an existing database of items and view your subtotal and total including tax.

API Docs

https://emporium-shopping.herokuapp.com/api/docs.

Tech Stack

Backend

  • Java
  • Spring Boot
    • Spring Data JPA
    • Hibernate
    • Spring Web
  • JUnit
    • Mockito

Frontend

  • React
  • Typescript
  • TailwindCSS

Database

  • PostgreSQL

Deployment

  • Heroku (backend)
  • Netlify (frontend)
  • Docker
  • GitHub Actions (CI/CD)

Database Schema Diagram

Database Schema Diagram



Created by Uthman Mohamed and Nathan Raymant

About

Shopping List app created using Spring backend and React frontend

https://emporium-shopping.netlify.app/


Languages

Language:Java 60.6%Language:TypeScript 33.1%Language:JavaScript 3.4%Language:HTML 1.1%Language:Dockerfile 0.8%Language:Shell 0.6%Language:CSS 0.3%Language:Procfile 0.1%