Skip to content

Backend API in Golang for a kanban board made with React js

Notifications You must be signed in to change notification settings

danielmoisa/kanban-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task management kanban web app

Backend API for a kanban board made with React js

Features

  • Kanban-style task management.
  • CRUD operations for tasks.
  • Drag-and-drop functionality for moving tasks between different stages.

Technologies Used

  • React.js: Frontend framework for building user interfaces.
  • [Backend Framework]: Backend technology used for building the API is Golang and Fiber framework.
  • [Database]: Database used for storing task information is SQLite.

Prerequisites

  • Node.js: Make sure Node.js is installed on your machine.
  • Go

About

Backend API in Golang for a kanban board made with React js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published