Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victordantasdev/scrum-poker-app
🃏 Simplify Agile estimation with a intuitive interface and effortlessly estimate tasks.
https://github.com/victordantasdev/scrum-poker-app
Last synced: 14 days ago
JSON representation
🃏 Simplify Agile estimation with a intuitive interface and effortlessly estimate tasks.
- Host: GitHub
- URL: https://github.com/victordantasdev/scrum-poker-app
- Owner: victordantasdev
- License: mit
- Created: 2024-05-04T10:28:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T14:14:13.000Z (5 months ago)
- Last Synced: 2024-07-08T17:37:16.845Z (4 months ago)
- Language: TypeScript
- Homepage: https://fast-scrum-poker.vercel.app/
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrum Poker App
Welcome to the Scrum Poker App! This project aims to streamline your Agile estimation process with an intuitive and efficient interface.
## Installation
To get started with the Scrum Poker App, follow these simple steps:
1. Clone the repository:
```bash
git clone https://github.com/victordantasdev/scrum-poker-app
```2. Install dependencies:
```bash
bun install
```3. Set the environment variable:
- Clone the Scrum Poker API repository from [here](https://github.com/victordantasdev/scrum-poker-api) if you haven't already.
- Set the environment variable in the format:
```bash
VITE_WS_URL=ws:///ws
```## Usage
Once you've completed the installation steps, you're ready to run the project:
```bash
bun dev
```Access the Scrum Poker App locally in your browser at [http://localhost:3000](http://localhost:3000).
You can also test the application live at [https://fast-scrum-poker.vercel.app/](https://fast-scrum-poker.vercel.app/).
## Technologies Used
The Scrum Poker App is built with the following technologies:- [React](https://react.dev/)
- [Vite](https://vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Bun](https://bun.sh/)
- [Shadcn UI](https://ui.shadcn.com/)
- [Tailwind CSS](https://tailwindcss.com/)## Contributing
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
## License
This project is licensed under the [MIT License](LICENSE).
---
**Happy estimating with Scrum Poker!** 🃏🚀