Set notifications for the SplatNet 3 Shop!
IT'S ALIVE: ✨splatnet-alerts.netlify.app✨
Splatoon 3 comes with a companion app, SplatNet 3, which has its own shop and a daily rotating inventory. These items have unique ability combinations that you can't normally buy, but checking the app daily is a bit of a pain.
This is an unofficial web app for the game Splatoon 3 that alerts you about SplatNet gear you're interested in! You can view updates on my Twitter (@ShrimpCryptid) and via the roadmap below, which I'll update as I make progress.
It's made using NEXT.js, which is a framework for React and Node.js, and the database is built on PostgreSQL.
- Filter by any combination of gear item, type (hats, clothing, shoes), ability, and brand.
- Receive push notifications on your devices when those items come into the shop!
- Data is synced across devices, no passwords required.
- Database definitions for filters, user data
- Database API for adding and removing filters and users
- Filter option selection page
- Retrieve user filters and display on the homepage
- Device subscription to push notifications
- Send notifications through the database
- Collect current gear from Splatoon3.ink
- Detect changes to gear from local backup and send updates to relevant users
- Custom images + text for push notifications (50%)
- Scrape data from the Splatoon 3 wiki for gear items
- Gear item selection screen on filter page
- Troubleshooting guide for push notifications
- Login flow for notifications
- UI polish pass
- Show favored/unfavored abilities for brands
- Replace some UI buttons with clickable icons
- Loading animations for database actions
- Rarity selector for filter page
- Background image assets
- Custom toast notification animations and styling
- Notification on/off slider, options for stopping all notifications
- User flow alerts (prompt for notifications, etc.)
- Set up metrics collection and server logging
- Configure server/database options, key security
- Web hosting setup
- WEBSITE GOES LIVE 🎉
- User testing
- Contributor tutorial + documentation (💖)
- Translation support
This project is not associated with Nintendo, and is an unofficial, fan-made website. Licensed under MIT.