Skip to content

limyuquan/Auctions-and-E-Commerce-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auctions

A Fully Functional and Extensive Auctions / E-Commerce Webpage

Project Image

This is the index page of the Web Application


Table of Contents

You're sections headers will be used to reference location of destination.


Description

This Github repository is created to document my production of my auctions Web Application. The Web Application has the following features.

Features

Login/ Logout/ Register

Login/Logout

Create Listing

Create Listing

Categories

Categories

Add / Remove Listing from Wishlist

Add / Remove Listing from Wishlist

Closing / Opening Listings

Closing / Opening Listings

Comments Sections with Likes/ Dislikes

Comments Sections with Likes/ Dislikes

Youtube Video of the features

This Web Application is a fully functional and completely standalone but can be continuously improved on.

Technologies

  • Python
  • Django
  • SQLite DB
  • HTML
  • CSS
Hours taken: ~ 20 Hours

Back To The Top


How To Use

Installation

To run the Web Application locally:

Download the files in a selected folder

Select the directory in terminal

    cd folder_name

To run the django server:

    python manage.py runserver

To create an admin account:

    python manage.py createsuperuser

Dependencies

List of dependencies can be found in the requirements.txt file in the root of the folder.

To Install the Dependencies Locally or to into a Virtual Environment

    pip3 install -r requirements.txt

Back To The Top


References & Help


What I have learned from the project

Technical

  • Better experience and knowledge about the Django Framework
  • Better knowledge of Django Models / Databases
  • Better knowledge about the intricacies of HTML and CSS

Personal

  • I leaned to set personal goals about what I want to accomplish after each coding session, to optimise my workflow , productivity and set realistic expectations

Back To The Top

Media

Youtube Video

IMAGE ALT TEXT HERE

Login/ Logout/ Register

Back To The Top

Author Info

Back To The Top

About

A Fully Functional E-Commerce Web Application I built

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published