Update README.md
This commit is contained in:
parent
742e6562fd
commit
2e3f238906
|
@ -1,5 +1,7 @@
|
|||
# Auction
|
||||
|
||||
[auctions-system.herokuapp.com](https://auctions-system.herokuapp.com/)
|
||||
|
||||

|
||||
|
||||

|
||||
|
@ -8,11 +10,11 @@
|
|||

|
||||
|
||||
|
||||
|
||||
|
||||
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```
|
||||
## Admin page
|
||||
username: priya
|
||||
passoword: 1234
|
||||
|
||||
|
|
Loading…
Reference in New Issue