Skip to content

ashez2000/task-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskMaster: A Collaborative Task Tracking System

Backend system for a task tracking and management application that facilitates collaboration and organization within teams or projects. The application should allow users to create, assign, and track tasks, as well as collaborate with team members through comments and attachments.

Features

  • User Authentication and Management
  • Task Management
  • Team/Project Collaboration

Run locally

# install dependencies
$ npm install

# setup prisma/db
$ npx prisma db push

# start app
$ npm start

# run in dev mode
$ npm run dev

About

Airtibe Bootcamp project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published