Skip to content

danjkim21/PM-ai

Repository files navigation


PM-ai

A project management tool with AI capabilities built on the T3 Stack.
Explore the docs »

View Production Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

PM-ai is a modern project management tool leveraging AI capabilities. It is built using the T3 Stack: Next.js, TypeScript, Tailwind CSS, and Drizzle ORM. The project aims to enhance project management efficiency through intelligent ticket creation and management features and a responsive user interface.

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
  • Yarn

Installation

  1. Clone the repository:

    git clone https://github.com/danjkim21/PM-ai.git
  2. Navigate to the project directory:

    cd PM-ai
  3. Install dependencies:

    yarn install
  4. Copy .env.example to .env and fill in the required environment variables.

  5. Run the application:

    yarn dev

(back to top)

Usage

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

(back to top)

Contact

Daniel Kim - Project Maintainer

https://github.com/danjkim21

Project Link: https://github.com/danjkim21/PM-ai