EBAY CLONE

An eBay-like eCommerce auction site that allows users to auction listings, place bids on listings, comment on listings, and add listings to a watchlist.

Completed for Harvard's Web Programming with Python and JavaScript. Code available on request to prevent academic plagiarism.

OVERVIEW

PROJECT

Role

UI/UX Designer, Programmer

Team Size

1

Time

1 Month (PT)

APP

Released

2025

Platforms

Desktop (Docker)

Category

eCommerce

DEVELOPMENT

Languages

Python, CSS, HTML

Tech Stack

Django, Docker, SQLite

Tools

GitHub, Figma, Diagrams.net

PROJECT DUTIES

project duties image

FRONT END

  • Designed prototype layouts using Diagrams.net and Figma
  • Coded HTML layouts
  • Developed client-side input validation for HTML forms
  • Styled pages with CSS
  • Used CSS to create responsive pages
  • Created HTML page templates using Django and Python
project duties image

BACK END & DEVOPS

  • Utilised the Django framework to build simple eCommerce functionality
  • Designed a database model with Diagrams.net and implemented with Django's ORM API and SQLite
  • Used Django framework to implement server-side input validation and protect from cross-site request forgeries
  • Created a Dockerfile to build a Docker Image for deployment

PROJECT BREAKDOWN

WHAT I LEARNT

  • Database design
  • Django basics and admin
  • Django models, Object-Relational Mapping (ORM), and SQLite
  • HTML forms and client-side input validation
  • Cross-site request forgeries (CSRF) and server-side input validation

ER DIAGRAM

WIREFRAME EXAMPLE