Welcome to the Coins repository! This Next.js application provides an interactive dashboard for tracking and visualizing guild member engagement and activities. With features like data fetching, metrics calculation, and user-friendly UI components, Coins aims to enhance the experience of managing and understanding guild member participation.
We welcome contributions! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Next.js for the framework.
- Tailwind CSS for styling.
- SpreadORM for interacting with Google Sheets.
Thank you for checking out the Coins project! If you have any questions or feedback, feel free to reach out.