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

FairProjekt

  • 1 Devlogs
  • 1 Total hours

This is an website for big events that can handle up to 5k Visitors simutaniusly wich will fill out a form on what they want to do on an Projekt day.

Open comments for this post

58m 26s logged

DevLog #1

I have Initialised the Repo, added basic endpoints (but currently, as you may see NO gui) And Then I Expirimented with the database, and the webserver modules, and realised that Python is WAY WAY cooler than C Webserver development (Unexpected, right??)

For example, where you had to manually find a string in an bigger string and pharse that to get your json data into an variable, in python you only have to data[“username”] and you get it. Isnt that cool???

DevLog #1

I have Initialised the Repo, added basic endpoints (but currently, as you may see NO gui) And Then I Expirimented with the database, and the webserver modules, and realised that Python is WAY WAY cooler than C Webserver development (Unexpected, right??)

For example, where you had to manually find a string in an bigger string and pharse that to get your json data into an variable, in python you only have to data[“username”] and you get it. Isnt that cool???

Replying to @theskriptkid

0
1

Followers

Loading…