Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
BobsProgrammingAcademy committed Oct 8, 2023
1 parent 2f4cc42 commit 4131658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Auction Website

This is an eBay-like e-commerce auction website built using **Django 4.2.4**, **HTML 5**, **CSS 3**, and **Bootstrap 5.1.3** with a **Bootswatch** theme. The application uses a **PostgreSQL** database to store data. Charts are built using **Chart.js 2.9.4**.
This is an eBay-like e-commerce auction website built using **Django 4**, **HTML 5**, **CSS 3**, and **Bootstrap 5** with a **Bootswatch** theme. The application uses a **PostgreSQL** database to store data. Charts are built using **Chart.js 2**.

![plot](https://github.com/BobsProgrammingAcademy/Auction-Website/blob/main/static/images/auctions.png?raw=true)

Expand Down

0 comments on commit 4131658

Please sign in to comment.