A website that has resources for oLevel,A level,The SAT etc. built with Next.js and tailwind css
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added more resources + updated my schema cause I didn't have an email address so sorry to all my 3 test accounts and like 2 actual users...u gotta sign up again.
Added more resources! Also made a webscraper that allows me to scrape, download, and upload past papers to Google Drive (All of which I was doing manually before lol)
I added a bunch of stuff again, project structure also got pretty complicated, but I (sort of?) cleaned it up, all repetitive props data is now stored in their .json files. I figured out how to deal with yearlies (made a filterable dropdown menu)
and implemented the stats page to track your scores as a time series graph, created with Chart.js. Fixed logins so that now, if you are logged in, it redirects you to /home instead of / or the landing page.
Got started with the basics of my website, mad a login form, landing page and setup some other stuff. More updates on the Way!