Git Product home page Git Product logo

storypointpoker's Introduction

StoryPointPoker logo

Story Point Poker

Agile tool for sharing task complexity estimates.

Pre Requisites

Installation

I was planing to allow use of storypointpoker.com backend but it turned out to be a financial risk so you need to create your own firebase environment

  1. Clone the repository and change directory into the project root

    git clone [email protected]:DustinRobison/StoryPointPoker.git && cd StoryPointPoker

  2. Install the dependencies with node package manager

    yarn

  3. Run the app in development mode at default http://localhost:3000

    yarn dev

  4. Get your firebase web configuration and map it into a .env file as follows:

        NEXT_PUBLIC_VERSION=
        NEXT_PUBLIC_DOMAIN=
        NEXT_PUBLIC_APIKEY=
        NEXT_PUBLIC_AUTHDOMAIN=
        NEXT_PUBLIC_DATABASEURL=
        NEXT_PUBLIC_PROJECTID=
        NEXT_PUBLIC_STORAGEBUCKET=
        NEXT_PUBLIC_MESSAGINGSENDERID=
        NEXT_PUBLIC_APPID=
        NEXT_PUBLIC_MEASUREMENTID=
    

About

This project is hosted by Firebase.
You cannot use the current server infrastructure because of an exploit risk, but it is free to setup your own firebase environment for working on front end features.

This is a simple site that I did as a one night hacking session after being frustrated with currently available free tools. Since then I have cleaned it up a little and added a few features but not much.

If interested PR's will be reviewed and accepted as promptly as possible.

Contact

Twitter RobisonDustin I don't check often so please be patient.

This is a Next.js project.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

storypointpoker's People

Contributors

dependabot[bot] avatar dustinrobison avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

storypointpoker's Issues

Specify a license

There is a "fork me on github" button but with no license specified, there is considerable uncertainty preventing people from easily forking and/or contributing to this project.

I'd recommend UNLICENSE or Apache2.0 if you want a corporate-friendly open source license, or GPLv3 if you want a strong copyleft license.

Pie Chart of results

Just switched over from app.storypoint.poker - thank you for this fantastic tool!

I especially appreciate the configurable room names, I've been asking the other one to implement rooms with no ambiguous characters for like, over a year. (i.e. no capital i and lowercase L).

Pretty much the only feature I miss from the other one is after you reveal votes, they show a pie chart of the votes so you can see at a glance what value got the most votes. It seems like this might be easy to do? Maybe if I get a chance I will take a stab at it. If I did, would you accept an MR?

Thanks!

SPA has bad SEO

Lighthouse score is 100 SEO but not getting many hits. Probably need to change this to static html via gatsby or SSR from next.js

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.