cs50 / render50

https://cs50.readthedocs.io/render50
GNU General Public License v3.0
24 stars 8 forks source link

add web back end that ide50 and compare50 can use #44

Closed dmalan closed 4 years ago

NagariaHussain commented 5 years ago

Ya, I was thinking exactly that after watching you in twitch stream sir. I was thinking to make a flask web app which let's the user to select a ".py" file, as a starting point and then starts downloading the generated pdf. What do you think? I am stuck searching how I would deploy this to a live server.

NagariaHussain commented 5 years ago

I implemented a starter front end website, can you please check it out, codeToPDF and backend can be found on my github repository render50Web. Thanks in advance!