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

School 3D Print Portal

  • 4 Devlogs
  • 4 Total hours

I want to create a website using a Python backend that allows students at my school to request 3D prints. I want it to be light enough to run on a Raspberry Pi. Link: https://github.com/thanEay/3d-print-portal Slack:

Open comments for this post

1h 41m 23s logged

Successfully set up a working redirect for the student page. I learned the basics of Flask GET and POST, along with using session to store information for visiting sites on the same session.

I have not been following the Codecademy course as much and instead am referring to Google searches for code syntax and explanations as I work.

Todo: Set the POST saved variables to the variables that I will use in the final code, learn enough SQLite to do my project

Successfully set up a working redirect for the student page. I learned the basics of Flask GET and POST, along with using session to store information for visiting sites on the same session.

I have not been following the Codecademy course as much and instead am referring to Google searches for code syntax and explanations as I work.

Todo: Set the POST saved variables to the variables that I will use in the final code, learn enough SQLite to do my project

Replying to @thanEay

0
3
Open comments for this post

57m 55s logged

I have been learning more Flask. I finished a Flask Fundamentals course and started learning Flask templates. I used Claude to make a basic frontend in vanilla HTML (no CSS). After I learn templates and SQLite, I can actually start writing the code. Most of my logged time so far is learning what I need for my project.

I have been logging a lot of time in Lapse, but the lapse bug where it duplicates your video eight or so times makes it so that not all of it is logged in Hackatime. At least, I think that that’s why. In reality, I have about an hour and a half more than what the 55 logged minutes say.

I have been learning more Flask. I finished a Flask Fundamentals course and started learning Flask templates. I used Claude to make a basic frontend in vanilla HTML (no CSS). After I learn templates and SQLite, I can actually start writing the code. Most of my logged time so far is learning what I need for my project.

I have been logging a lot of time in Lapse, but the lapse bug where it duplicates your video eight or so times makes it so that not all of it is logged in Hackatime. At least, I think that that’s why. In reality, I have about an hour and a half more than what the 55 logged minutes say.

Replying to @thanEay

0
2
Open comments for this post

1h 28m 44s logged

Learning Flask and databases. I am learning Flask in Codecademy and logging my hours with Lapse. I learned how to route different URLs to show different website content. I found a good resource to learn SQLite in Python and will start learning that as well.

Learning Flask and databases. I am learning Flask in Codecademy and logging my hours with Lapse. I learned how to route different URLs to show different website content. I found a good resource to learn SQLite in Python and will start learning that as well.

Replying to @thanEay

0
3

Followers

Loading…