DEV Community

Jack Andrews
Jack Andrews

Posted on

Peppermint ( Ticket Management ) Alpha is here! đŸĩ

Alt Text
I'd just like to announce the alpha version of my ticket management solution called peppermint. Its a self hostable web app with plans to have native windows and mobile apps in the future.

This is early on and was made by myself so it isn't anywhere near complete yet.

There is a demo available - https://demo.pmint.dev/

Login - admin@admin.com

password - 1234

Features

  • Clean modern UI

  • To-do lists

  • Newsletters / announcements for teams

  • Notes creation & time logging

  • Ticket creation with links to clients

  • Admin dash board

You can see more info here - https://github.com/Peppermint-Lab/Peppermint

If you run into any issues please open a discord issue with any feature requests or bugs that you may face

Current known bugs

  • New ticket modal takes two clicks to launch on initial load.

Stack

  • Frontend: React & Ant Design
  • Backend: Node alongside expressJS
  • DB: MongoDB alongside mongoose

Top comments (0)