REMEMBER TO TURN ON TAILSCALE BEFORE STARTIN PROJECT
-
Desgin DB: Make new Table for Projects
-
Connect Projects table <--> Likes and Comments, connect likes and comments <--> Users
-
Create new js + db.query CRUD connections to manipulate db tables
-
Connect Project Card templates to database
-
Add a new window to see comments and add comments/delete comments (see edited comments? (Compare Created_at and Updated_at timestamp, to show its been edited))
-
[ ]Consider Adding 2 new props for Likes and Comments. See Component: <ProjCard imgSrc={wuSprite} link={"https://google.com"} title={"PROJECT NAME"} desc={"THE DESCRIPTION OF THE PROEJECT"} tag={["Name","Of","the","tags"]}/>
Projects to Add:
- chinaTwang v1 website
- Adv Data Analytics Exam (SQL and Star Schema)
- KBG ML python Exam