Skip to content

VulpesVulpes825/collabtasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collabtasker

Collabtasker is a full stack web application for multiple users to add Todo items to their Todo boards.

Demo link:

Access my site at the project's github page

About The App

Collabtasker is a full-stack web application that allows users to create and manage Todo items on personalized Todo boards. It offers functionality for users to share their boards with others, fostering a collaborative environment.

Technologies

Front End uses react.js, tailwindcss, typescript, and shadcn-ui.
Back End uses Java, Spring Boot, Spring Security, Spring REST, and JWT.
The whole project is containerized using docker and docker compose

Setup

  • Download or clone the repository
  • Have docker installed
  • Run docker compose up -d
  • Visit localhost:8000

Screenshots

Home page with light mode Home page with dark mode