PyJaipur / PyJudge

Simple Programming Contest hosting software
MIT License
17 stars 29 forks source link

Update readme with details on how to run software on your local. #65

Closed shivankgtm closed 5 years ago

shivankgtm commented 5 years ago

I found this one missing from our README.md. and I think it is very important to have if anyone new would like to contribute. so it would be great if we can update readme for that.

soumilk commented 5 years ago

When I run the server.py, it is showing me this, screenshot from 2019-01-28 10-21-22

Now what to do after this ? I mean how can I see project working

shivankgtm commented 5 years ago

go to https://localhost:8080/questions/1

soumilk commented 5 years ago

Showing an error 404.

screenshot from 2019-01-28 11-20-43

In terminal 127.0.0.1 - - [28/Jan/2019 11:20:34] "GET /questions/1 HTTP/1.1" 404 742

shivankgtm commented 5 years ago

*question and it would be appropriate if you ask this question in #71. this issue Serve other purpose.

soumilk commented 5 years ago

Ok