Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 2.53 KB

README.md

File metadata and controls

57 lines (43 loc) · 2.53 KB

Taskly

Taskly is an opinionated agile project managment website that provides a simplified and user focused project managment experience. Frame 16

Features

Frame 15

  1. AI Integration: Enhance the project managment workflow with our Open AI (gpt-4o) integration. The integration adapts to your project needs, streamlining task creation and boosting productivity.
  2. Simple: Intuitive for all skill levels. Navigate your projects with an interface designed for simplicity, backed by powerful technology.
  3. Stay Notified: Taskly provides seamless notification integration and a UI which helps you catch up quickly.
  4. Documentation: Get started quickly with docs ⤴. Our detailed documentation provides all you need to harness the power of simplified project management.

Installation

Prerequisites

  Install node (at least version 18.17)
  Create an account on TasklyPM.com

.env

The environment is needed for the project to function properly in local development. If you are recreating the environment with your own keys please see the .env.example file.

Install

  git pull https://github.com/GuruUpdesh/taskly.git
  cd taskly
  npm install

Usage Development

  npm run dev

Demo

  npm run build
  npm start

The Vision

Taskly is built to be a perfect solution for small teams or startups that need a tool which enables success, but doesn't require a large learning curve. With a focused featureset and simplified options Taskly's "opinionated" approach, emphasizing the belief that a tool's effectiveness is enhanced when it's straightforward and devoid of unnecessary complexities. This philosophy underpins our design choices, ensuring that users encounter minimal friction while maximizing their efficiency.

Agile project management tools often suffer from high complexity and difficult learning curves, causing inefficiency, onboarding challenges, and wasted investment. Project planning is critical to a successful business, as poor planning and undefined goals contribute to a significant number of project failures.

Contributors