You are browsing as a guest. Sign up (or log in) to start making projects!

3h 55m 53s logged

#Devlog #4:
I can finally claim to be a full-stack web developer.

New Stuff

  • I re-added the frontend for the web application to that users cna actually see the data.
  • I added a functional backend that the frontend can actually send requests to and get data back from.

Challenges

I had previously managed to fetched data from RobTop’s servers, but I couldn’t manage to find a way to get the data onto the front end. I also couldn’t make the requests from the front end because CORS would block it. So I had to learn how to code a backend with Python and Flask.

Lowkey I still don’t fully understand how to use Flask though lol.

0
4

Comments 0

No comments yet. Be the first!