suryaelidanto / tugas16

ujkhbujikbhjb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELECT project.id, title, technologies, imagepath, content, enddate, startdate, user_id AS author FROM project LEFT JOIN "user" ON project.user_id = "user".id WHERE user_id = user.id ORDER BY project.id;

About

ujkhbujikbhjb


Languages

Language:Go 36.5%Language:HTML 35.9%Language:JavaScript 14.3%Language:CSS 13.3%