Coder Social home page Coder Social logo

ticktack's Introduction

TickTack

TickTack is a streamlined issue management app designed for agile teams. Effortlessly track, manage, and resolve issues with our intuitive interface, ensuring your projects stay on course and your team remains productive. Built with Next.js.

Features

  • Intuitive Interface: Easy-to-use dashboard for a clear overview of all issues.
  • Customizable Workflows: Adapt TickTack to fit your team's unique processes.
  • Priority Levels: Assign priority levels to tickets to ensure critical issues are addressed promptly.
  • Progress Tracking: Monitor the status of each ticket with clear progress indicators.
  • Timestamps: Keep track of when tickets are created, updated, and resolved with automatic timestamps.

Installation

You can access an open-access instance of TickTack at ticktacktrack.vercel.app.

To host a local instance of TickTack, follow these steps:

  1. Clone the repository:
git clone https://github.com/shrysjain/ticktack.git
cd ticktack

Alternatively, clone via SSH, the GitHub CLI, or GitHub Desktop

  1. Install dependencies:
npm install
  1. Create a MongoDB Atlas cluster and add MONGODB_URI to your .env.local file

  2. Run the application

npm run dev
  1. Open your web browser and go to http://localhost:3000. Enjoy!

Contributing

  1. Fork the repository

  2. Create your feature branch

git checkout -b feature/your-feature
  1. Commit your changes

  2. Push to the branch

git push origin feature/your-feature
  1. Open a pull request

Licensing

This project is licensed under the MIT license - see the LICENSE file for details.

ticktack's People

Contributors

shrysjain avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.