Skip to content

moony01/mint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

689 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mint — Online Shopping Mall (Team Project)

Java-based online shopping mall built as a 6-person team project during a 1-month bootcamp curriculum.

Java


Overview

A console + GUI shopping mall application written in Java. Implements core e-commerce features (product catalog, cart, checkout, member management) with a relational database backend.

Built collaboratively by a 6-member bootcamp team over the course of one month. The full project documentation is included as a PowerPoint deck (mint_발표_최종.pptx) — see that file for architecture diagrams, role split, and feature breakdown.

Tech Stack

Layer Technology
Language Java
Architecture Multi-tier (presentation / business / DAO)

Run

git clone https://github.com/moony01/mint.git
cd mint

# Open mintProject/ in your IDE (Eclipse / IntelliJ)
# and run the main entry class.

Documentation

See mint_발표_최종.pptx for the full final presentation deck (Korean).

Contact

About

Java online shopping mall — 6-person bootcamp team project (1 month). Multi-tier architecture, full-stack Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors