PyJaipur / PyJudge

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

Home page #104

Open theSage21 opened 5 years ago

theSage21 commented 5 years ago

The system needs a home page which describes the judge system and provides answers to common questions.

You'll need to add a new html file in the template system and change the / function in the server.py

michiboo commented 5 years ago

Hi can I try this issue if there no one taking it?

theSage21 commented 5 years ago

Of course. Please go ahead

On Mon 8 Apr, 2019, 22:23 Micky Yun Chan, notifications@github.com wrote:

Hi can I try this issue if there no one taking it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PyJaipur/PyJudge/issues/104#issuecomment-480912902, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVj0QKX3kHfVhZyk8UlcI0GcfEraZtvks5ve3P3gaJpZM4chXN7 .

rishabhKalakoti commented 5 years ago

This can be added to the present home.html, that already has login/ register form. TODO:

dhwani-08 commented 4 years ago

can you please elaborate how we have to add above TODOs

theSage21 commented 4 years ago

The mentioned things need to be added to https://github.com/PyJaipur/PyJudge/blob/master/views/home.html