Links
Intro/Overview
Wingspan Scoresheet is a digital version of the multiplayer score sheet that comes with the boardgame Wingspan in a paper booklet. This app aims to simplify the scoring process at the end of the game by automatically summing all categories for users, thus saving time and reducing the likelihood of human errors. It features user-friendly keyboard navigation, mimicking Excel for ease of use and efficiency.
Features
- Automatic summing of all score categories to reduce human error.
- Excel-like keyboard navigation for efficient score entry.
- Planned integration with Pocketbase for user account management and game data persistence.
Tech Stack
This project is built using:
- Frontend: React and Next.js for the application framework.
- Styling: Tailwind CSS for utility-first styling.
- Database Integration (Planned): Pocketbase for supporting user accounts and saving game data in the future.
Install and Setup
- Clone the project repo
git clone https://github.com/jtsmith24/wingspan-scoresheet.git
- Navigate to the project directory:
cd wingspan-scoresheet
- Install the necessary dependencies:
npm install
- Start the dev server:
npm run dev
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Jordan Smith - jordansmithdev@gmail.com