Skip to content

Satoshi-Sh/team-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Team Todo

Team Todo Screenshot

Description

This application allows users to create projects and other members take todo tasks. It features real-time updates using websockets to show the status of projects as well as a chat function for communication among team members. This enables seamless collaboration, task assignment, progress tracking, and communication within the application.

This project was created for ComIT Node.js course as my final project.

Demo Video

https://youtu.be/wTHxClADqi0

How to run locally

Setup

  • Install Node
  • Create .env file according the sample.env file in the server folder.
  • Install mongodb on local machine and run it.
  • npm install on client and server folder.
  • Run command node populate.js at the server folder terminal.

Run app

Technologies Used

  • React
  • Express
  • MongoDB
  • WebSocket
  • Tailwind CSS

Outlook

About

Todo application for a team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published