Skip to content

Commit ec0993b

Browse files
committed
update
1 parent 874068f commit ec0993b

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

_posts/30DaysOfPython/2026-01-18-python-day29.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,15 @@ I then turned to ChatGPT to help me learn how to use the matplotlib module in Py
7575

7676
While I would describe my own efforts as being poor because I had to consult ChatGPT throughout the build of this function, I would still go ahead and continue to build applications using the same database and API for this function alone until it makes complete sense.
7777

78-
> Here is the link to my project 👉 [First Full Flask Website](https://flaskapp-xvq4.onrender.com/database)
79-
> You can also view my GitHub Repository for it 👉 [Flask Website Repo](https://github.com/Sheikh-H/First-Flask-Website)
78+
> Here is the link to my project 👉 [Flask Website](https://flask-website-xfss.onrender.com/)
79+
> You can also view my GitHub Repository for it 👉 [Flask Website Repo](https://github.com/Sheikh-H/Flask-Website)
8080
8181
_Please refrain from downloading anything from the internet and have anti-virus software/solution in place_
8282

8383
It’s time to move over to JavaScript and see how well I can do there, and revisit both these topics numerous times.
8484

8585
I would highly recommend this course to anyone who wants to get into coding with Python and learn how to create web applications.
86+
87+
<!--prettier-ignore-->
88+
> Update: I have made a second edition to the website as I wasn't pleased with the overall folder structure and felt like the design could be a lot better.
89+
{: .prompt-info}

0 commit comments

Comments
 (0)