done with the website, fixed ui, fixed backend using clerk for now :) will fix the rest later
done with the website, fixed ui, fixed backend using clerk for now :) will fix the rest later
learning node js today.. i swear i never thought id be working on the backend.. learned css n fixed ui also made changes in the signup page
i js completley changed the ui and made 2 pages the home as well as the test date tracking.. honestly it feels amazing when u fix stuff on ur own rather than rushing towards AI.. i know the css looks plain i will try to learn more components to add here…
i spent 2 days on it and ive been travelling so i couldnt put in alot of time
for my first page i think one of the best things i learn was the css box style– ive seen it being used alot b4 and it honestly was something i wanted to learn.. further something that MADE ME CRASH OUT was the navigation in the nav bar turns out “import { NavLink, useNavigate } from “react-router”; “ is the new command instead of “import { NavLink, useNavigate } from “react-router-dom”; and countless google searches n console updates later i realized im using v7 which has changed the import statement… the test dates page was fairly easy im using the react-calendar package.. ill try getting started on my sign up but i want a tutorial that will teach me how to make it super secure.. any guidance is appreciated :)
i js made the login page by myself instead of using premade templates
I js made a sign up page and im v happy with it.. I love making progress