Skip to content

simransingh-dev/codealpha_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopZone - E-commerce Website

This is a full-stack e-commerce website built using Django, HTML, CSS, and JavaScript as part of the CodeAlpha Internship Program.


Features

  • User Authentication (Login & Signup)
  • Product Listings
  • Shopping Cart
  • Product Categories
  • Product Detail Page
  • Order Success Page
  • Responsive User Interface

Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • Django

Database

  • SQLite

Project Structure

ecommerce-site/
│
├── ecommerce/
├── store/
├── templates/
├── manage.py
└── README.md

How to Run Project

  1. Clone repository
git clone https://github.com/simransingh-dev/codealpha_tasks.git
  1. Open project folder
cd ecommerce-site
  1. Run server
python manage.py runserver

Internship Task

This project was created for the CodeAlpha Internship Program.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors