GithubHelp home page GithubHelp logo

emretfn / gurubu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trendyol/gurubu

0.0 0.0 0.0 527 KB

Simple, Fast, and Practical Task Estimation and Tech Grooming. Live demo below ๐Ÿ‘‡

Home Page: https://gurubu.vercel.app

License: BSD 3-Clause "New" or "Revised" License

Shell 0.13% JavaScript 17.17% TypeScript 48.15% Dockerfile 0.37% SCSS 34.18%

gurubu's Introduction

Gurubu

License

Live demo ๐Ÿ‘‰ https://gurubu.vercel.app/

Simple, Fast, and Practical Task Estimation and Score Card Grooming

Agree with your teammates quickly and reliably! Start by setting up a room.

how-to-gurubu

Gurubu is a tool designed to streamline task estimation grooming sessions and prioritize tasks using a room-based, user-friendly approach. With a single click, users can create a room, invite team members, and start estimating story points or voting on multiple metrics for score card grooming.

Ekran Resmi 2023-11-07 17 06 17

Features

  • One-Click Room Setup: Quickly create a dedicated room for your task estimation or score card grooming session.

Ekran Resmi 2023-11-07 17 06 34

  • User-Friendly Interface: Easily enter your name and join a room, making collaboration simple and efficient.

  • Story Point Estimation: Streamline the process of estimating story points to better plan and manage your project.

  • Score Card Grooming: Prioritize tasks effectively by allowing users to vote on multiple metrics.

Ekran Resmi 2023-11-07 17 08 39

Getting Started

Requirements

  • Node.js and yarn (To manage project dependencies for the frontend and the backend)

Root Installation

  • Run yarn at the root of the project to install git hooks.

Frontend Installation

  1. Clone this repository to your local machine:
https://github.com/Trendyol/gurubu.git
  1. Navigate to the frontend directory:
cd gurubu-client
  1. Create .env variable root of the project and add this variable:
NEXT_PUBLIC_API_URL="http://localhost:5000"
  1. Install the dependencies:
yarn 
  1. Start the frontend application:
yarn dev

The frontend application should now be running at http://localhost:3000.

Backend Installation

  1. Clone this repository to your local machine:
https://github.com/Trendyol/gurubu.git
  1. Navigate to the backend directory:
cd gurubu-backend
  1. Create .env variable root of the project and add this variable:
CLIENT_URL="http://localhost:3000"
  1. Install the dependencies:
yarn 
  1. Start the backend application:
yarn start

The backend server should now be running at http://localhost:5000.

Contributing

We welcome and appreciate contributions from the community. Whether it's reporting issues, suggesting improvements, or submitting code, your help is valuable. Thank you for being a part of our project!

gurubu's People

Contributors

aahmetcakir avatar armagandalkiran avatar emrerenjs avatar emretfn avatar ethsmaa avatar hanifisenturk avatar hsglc avatar hslc00 avatar mehmetmalli avatar mertcanaltin avatar mevlutcantuna avatar nemre 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.