LowEnd banner

LowEnd

4 devlogs
6h 47m 36s

My internship submission and maybe future YSWS program for low end development. Website is made to be the smallest it can be with minimum resource consumption. Includes a database and secure API

This project uses AI

some tab completion and understanding how to use http in GO. used it for some of the UI because I hate css

Repository

Loading README...

Guy

I think I almost have UI nailed down. I took inspiration from windows XP (since that was the 2000s OS and fits the low end theme) and made the cards into windows. I still have some work to do before I can submit this to the internship but I will try to get this on my server now

Attachment
0
Guy

ok so turns out they are mainly looking for a landing page and not the full thing, woopie.
I made the rubric and removed the CPU requirement because it’s too hard to check and has too many edge cases.
anyways I moved into making the UI and I am not good at it :(

Attachment
0
Guy

I got HC auth working! took me a while because there is a lot that goes into it but it is very fast now and includes adding users to the database.
I sadly do not have a good image since this is mainly backend.

Attachment
Attachment
0
Guy

Started the website. There is a lot to get done but for now I am just working on the fundamentals. I made a GO backend with http and sqlite and started working on the main page

Attachment
0