Skip to content

Tidify is a project management tool that allows you to have a better overview of your project and helps you to become more productive and efficient.

License

Notifications You must be signed in to change notification settings

PikaYuhno/tidify

Repository files navigation

A project management tool with the user in mind.

Landing page

About

Tidify is a project management tool that allows you to have a better overview of your project and helps you to become more productive and efficient.

Prerequisites

  • node
  • npm
  • postgresql
  • redis

Installation

Clone the repo

git clone https://github.com/PikaYuhno/tidify

Go to the directory and install dependecies

cd tidify
yarn install

Usage

Web client:
cd ./packages/web
yarn start

Then go to http://localhost:3000

Desktop client:
cd ./packages/desktop
yarn start
Server:
cd ./packages/server
yarn dev

Screenshots

You can find some screenshots here.

Features

Main Features

  • Authentication
  • Guilds
  • Chat
  • Kanban Boards
  • Calendar

Planned Features

  • Annoucements
  • Share documents
  • Github notifications
  • Chat notifications

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Tidify is a project management tool that allows you to have a better overview of your project and helps you to become more productive and efficient.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published