2020-10-30 06:29:42 -07:00
|
|
|
# Auction
|
2020-10-30 08:23:59 -07:00
|
|
|
|
2021-01-24 21:41:45 -08:00
|
|
|
[auctions-system.herokuapp.com](https://auctions-system.herokuapp.com/)
|
|
|
|
|
2020-10-30 08:24:30 -07:00
|
|
|

|
2020-10-30 09:55:03 -07:00
|
|
|
|
|
|
|

|
|
|
|

|
2021-01-14 05:55:25 -08:00
|
|
|

|
|
|
|

|
2020-10-30 09:55:03 -07:00
|
|
|
|
|
|
|
|
2021-01-24 21:41:45 -08:00
|
|
|
|
|
|
|
|
2020-10-30 06:29:42 -07:00
|
|
|
It's a Django web application to create a auctioning system for the Harvard CS50's Web Programming with python and javascript.
|
2020-10-30 09:55:03 -07:00
|
|
|
|
|
|
|
|
|
|
|
## To run
|
|
|
|
```python manage.py runserver```
|
2021-01-24 21:41:45 -08:00
|
|
|
|