/tillywork

Opensource work management

Primary LanguageTypeScript

tillywork

tillywork logo

Welcome to tillywork—an open-source work management platform tailored for dynamic teams.

Modules

tillywork addresses a variety of team requirements through three dedicated modules:

1. Project Management

Manage timelines, allocate resources, and monitor deliverables for your projects.

2. Sales CRM (Coming next)

Customer relationship management, sales tracking, and performance analysis.

3. Agile Projects (Coming soon)

Product roadmaps, sprint planning, and issue tracking.

Features

  • Open Source: Customize and extend tillywork as per your specific needs.
  • Comprehensive Toolset: Possesses a range of tools covering project oversight, sales management, and issue resolution.
  • Intuitive User Interface: Features a straightforward, user-friendly interface (Material 3 anyone?)

Contact

For further details and support, please visit our website or join our Discord.

Getting started

  • Clone the repository git clone https://github.com/tillywork/tillywork.git
  • Install Postgres on your device
  • Install dependancies npm install
  • Copy .env.example and rename to .env cp .env.example .env and update the values
  • Run the app npm run dev

Contributing

We invite contributions to tillywork! If you have ideas for bug fixes, enhancements, or documentation improvements, please fork the repository and create a pull request.

License

tillywork is available under the MIT License.