Cricket scoring app using Appwrite & NextJS
*This post first appeared on dev.to
Overview of My Submission
Hi, this is an attempt to learn appwrite by trying out a single user cricket scoring app. We play cricket hence the idea, thought it would be nice to have an app that we can use for ourselves to add scoring and see how we played :).
I have used NextJS with some minimal tailwind based styling, have spent more time on the functonality of the App as the state changes, due to various scoring conditions, were a bit confusing and time consuming.
Here is the link to the [github repository] (https://github.com/networkandcode/cricscore/tree/appwrite-hackathon)
Submission Category:
Wacky Wildcards
Additional Resources / Info
Here are some screenshots
Note: The image at the bottom is a random one from Unsplash
FYI, the application is not quite complete, there is some more state improvements.
Thank you!!!