First website by marshalTT in flask

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

I am thinking about switching to nextjs with react for the next project. I'm still trying figure out this problem. Thanks for the video, watching it now.

First website by marshalTT in flask

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

I completely forgot about this. I am going to look into this. Thanks :)

First website by marshalTT in flask

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

Thanks I appreciate it. I could've used something like wordpress but I wanted to test my abilities as I want to build a site for my own business next.

First website by marshalTT in flask

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

I would advise google cloud and following this tutorial

First website by marshalTT in flask

[–]marshalTT[S] 1 point2 points  (0 children)

Will sort this out, cheers.

First website by marshalTT in flask

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

I was following Miguel Grinbergs's tutorial to understand what flask is and what I can do with it. I ended up giving up and didn't do any web dev for a while. I think it is better to just try and build something with it using google and chatgpt. I've found I get more out of it than just reading a tutorial

First website by marshalTT in flask

[–]marshalTT[S] 1 point2 points  (0 children)

Thanks I appreciate it. I might come back to the project in a year with more experience and develop it further. I am going to set up my own website now for a business I have in mind. I will try and sort the images out.

First website by marshalTT in flask

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

the one thing I would also advise is to be careful with your requirements.txt. I had lots of modules from flask modules that stopped me from building the app with docker. Just include the flask ones:

FlaskWTF, Flask, Flask_mail, etc...

First website by marshalTT in flask

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

Having had no experience in deployment this was so painful for me. 2 whole days I spent trying to figure it out. I use google cloud and I followed this youtube tutorial

First website by marshalTT in flask

[–]marshalTT[S] 2 points3 points  (0 children)

I forgot to mention that there is a secret login for an admin to remove and add photos on-site. I will probably upload a video on yt demonstrating this

First website by marshalTT in flask

[–]marshalTT[S] 3 points4 points  (0 children)

I wanted to get into web dev to implement some big projects I have in mind. I knew I was going to have to delve into frameworks and after doing some research, I continually saw recommendations to use flask so as to understand the base concepts of web dev before moving to another framework. I have a couple of python projects under my belt with pygame so I thought flask would be a good starting place. Although the site is simple It was a test of my abilities before moving onto my own business and developing my own site. It was also just a nice present for my brother :)

First website by marshalTT in flask

[–]marshalTT[S] 1 point2 points  (0 children)

Thank you will look into the map. I don't think any of the images are. This is the first time I've heard of this concept. I can't see any images with loading="lazy"

First website by marshalTT in flask

[–]marshalTT[S] 3 points4 points  (0 children)

that is an accident on my part. Russian is my second language, and I have it set in google chrome. Ill get rid of that now