back to projects
$ cat ./projects/oldegg.md
Oldegg: E-Commerce Clone Project
A full-stack e-commerce application modeled after Newegg, built as one of the monthly projects required of a software laboratory assistant. The build emphasizes intricate, complex application logic across the entire storefront experience. The result demonstrates end-to-end commerce features with carefully structured front-end and back-end logic.
- Next
- Go
- Typescript
- Websocket
- Postgres
gallery
I built this project while I was still learning, and looking back there's plenty of room for improvement. No vibe coding — just Stack Overflow and documentation.
Features:
- Full shopping cart and checkout system
- Search and filtering, with custom tag creation and popular-tag highlights
- Voucher redemption
- Product reviews
- Notifications
- Localization ID/EN
- Admin user management
- Authentication via email with one-time codes
- Real-time seller–customer chat powered by WebSockets