Auction/README.md

22 lines
769 B
Markdown

# Auction
Check it out here:
[auctions-system.herokuapp.com](https://auctions-system.herokuapp.com/)
![auction](readme_image.JPG)
![GitHub language count](https://img.shields.io/github/languages/count/Priyatham-sai-chand/Auction?style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Priyatham-sai-chand/Auction?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/Priyatham-sai-chand/Auction?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/Priyatham-sai-chand/Auction?style=for-the-badge)
It's a Django web application to create a auctioning system for the Harvard CS50's Web Programming with python and javascript.
## To run
```python manage.py runserver```