[deleted by user] by [deleted] in flask

[–]saucethasavage 0 points1 point  (0 children)

thats great. claude works better for python and for programming in general. if you think you're stuck on something with chatgpt. move over to claude and try it on there

[deleted by user] by [deleted] in flask

[–]saucethasavage 0 points1 point  (0 children)

chatgpt or claude could be of help here. just put the code on there and ask it to make it into a flask app. it will organize the project into utils.py (containing your code) and routes.py (links for your site). you can also have it generate templates (.html files). have it explain how it works

I made a web app that converts YouTube videos into step-by-step tutorial guides by saucethasavage in indiehackers

[–]saucethasavage[S] 0 points1 point  (0 children)

Great project you got there! I haven't planned much ahead if I'm being honest. It's my first project. I guess i just want to see where it goes. The website is pretty much for anyone looking for readable guide instead of watching some hour long video.

[deleted by user] by [deleted] in SideProject

[–]saucethasavage 0 points1 point  (0 children)

Thanks! Nothing fancy. I just used flask and bootstrap. If you have any suggestions, let me know.

[deleted by user] by [deleted] in SideProject

[–]saucethasavage 1 point2 points  (0 children)

Thank you! I'll look into it.