https://github.com/anindya-dey/planning-poker
  
  
    A planning poker that can used during estimation/planning phase of Agile methodology 
    https://github.com/anindya-dey/planning-poker
  
        Last synced: 8 months ago 
        JSON representation
    
A planning poker that can used during estimation/planning phase of Agile methodology
- Host: GitHub
 - URL: https://github.com/anindya-dey/planning-poker
 - Owner: anindya-dey
 - Created: 2022-10-11T05:23:19.000Z (about 3 years ago)
 - Default Branch: main
 - Last Pushed: 2023-12-21T15:00:08.000Z (almost 2 years ago)
 - Last Synced: 2025-01-17T06:46:51.372Z (10 months ago)
 - Language: TypeScript
 - Homepage: https://planning-poker.anindya-dey.vercel.app
 - Size: 501 KB
 - Stars: 2
 - Watchers: 0
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
README
          # Planning Poker
Using NextJS, TailwindCSS and AWS Amplify CLI
---
### Installations
1. Install AWS Amplify CLI globally
   ```sh
   npm install -g @aws-amplify/cli
   ```
2.