Code Monkey home page Code Monkey logo

jkrumm / free-planning-poker Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 3.63 MB

Estimate your story points faster and easier with this free agile scrum sprint planning poker app. Open source and privacy focused.

Home Page: https://free-planning-poker.com

License: GNU Affero General Public License v3.0

JavaScript 1.41% TypeScript 74.90% CSS 14.29% Shell 0.03% Python 9.16% Dockerfile 0.21%
ably ably-js agile mantine-ui nextjs planning-poker scrum scrum-poker storypoint storypoints trpc websocket drizzle websockets react reactjs

free-planning-poker's Introduction

Estimate your story points faster and easier with this free agile scrum sprint planning poker app. Open source and privacy focused.

Based on NextJs, tRPC, Drizzle and Mantine UI components.

Mostly using Websocket communication utilizing Ably as Websocket service and self-hosted MariaDB using my sideproject-docker-stack.

All "personal" data is stored only in the visitors local storage.

See in action

demo

Run locally

  1. Install any Node 20 version (exact 20.11.1) and Docker and Docker Compose and Doppler CLI
  2. Clone sideproject-docker-stack
  3. Request access to the Doppler Dev projects sideproject-docker-stack and free-planning-poker
  4. Run sideproject-docker-stack by following the instructions in the README
  5. Set up the free-planning-poker Doppler project by running doppler setup
  6. Install dependencies with npm ci and npm run postinstall
  7. Run doppler run -- npm run dev

Run analytics locally

  1. Activate venv with source .venv/bin/activate
  2. Install packages python3 -m pip install -r requirements.txt
  3. Run Flask app in dev mode doppler run -- flask run --debug

free-planning-poker's People

Contributors

jkrumm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

free-planning-poker's Issues

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.