alrizkipascar / casestudy2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes Untuk Pemeriksa

golang run server.txt if needed

Tugas yang diselesaikan (Task)

  1. Add a task
  2. Show on-going tasklist(s)
  3. Delete a task
  4. Update/Edit a task
  5. Check/Tick to complete the task, upon complete, the task will be removed from "on-going tasklist(s)"
  6. Show completed/history task(s)

Tugas yang diselesaikan (SubTask)

  1. Add a sub-task to task
  2. Edit, Delete a sub-task
  3. Check/Tick to complete the sub-task
  4. If all sub-task is ticked/completed, the main task will show completed status

Frontend

  1. React
  2. Tailwind

Backend

  1. Golang
  2. Gin
  3. GORM

Databases

  1. PostgreSQL

About


Languages

Language:JavaScript 73.7%Language:Go 20.3%Language:CSS 5.2%Language:HTML 0.8%