Skip to content

torderonex/teamspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

351 Commits
 
 
 
 
 
 

Repository files navigation

TeamSpace

About: Full-stack Agile system app with Docs, Chats, Roadmaps and Rewards shop. Built on MIREA winter 2023 hackathon - Vue + TS

reg main docs chats

roadmaps

shop

Main features

Kanban Page

  • Create, edit and delete kanban boards in project
  • Create, edit and delete sections in board - draggable
  • Create, edit and delete tasks in sections - draggable
  • Invite people to your project via link
  • View all project members
  • Spend tokens in shop - you get rewards by completing tasks - only owner or admin can add new items to shop

Docs Page

  • Create, edit and delete docs in project with rich text editor

Chat Page

  • Create, edit and delete chats in project with all members

Roadmaps Page

  • Create, edit and delete roadmaps in project - scrollable on X
  • Create, edit and delete goals in roadmap - scrollable on Y

Additional

  • JWT Auth

To view it locally - client

Enter client folder:

cd client

Make sure to install the dependencies:

# npm 
npm i

Start the development server on http://localhost:3000:

# npm
npm run dev

About

Full-stack Agile system app with Docs, Chats, Roadmaps and Rewards shop.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors