Over the past few months I’ve been experimenting with building small SaaS products. One of the projects I built is called Ordia.
The idea behind it is simple: a lightweight order tracking dashboard designed for Instagram or WhatsApp sellers who currently manage orders in DMs or spreadsheets.
Originally I planned to run it as a small SaaS for online sellers, but instead I decided to turn it into a developer template.
So now I'm selling the full source code as a starter for anyone who wants to launch a similar SaaS.
Haha tysm for a positive feedback. This was my second project in Flutter (made this for sake of learning). Also I've built more advanced projects in Flutter but those a proprietary apps and one of em are on Play Store too :).
For anyone wondering it's AI coded it's not it's handwritten befor vibe coding was a thing (I should mention this in Readme). Yes readme is AI generated but not the code also anyone who is good at writing documentation this could be a nice opportunity for them to update readme and contribute to project. :)
The project started May 3, 2023 - you can see the commit history on GitHub. The README was just updated for this post, but all the code was written manually over the past year+. I'm learning Flutter as I go, so any code review would be appreciated!
I've been working on TYR (Track Your Routine), a Flutter-based task and routine tracking app. It's open source and built with Firebase for auth and data sync.
Key features:
- Task creation with date/time scheduling
- Local notifications for reminders
- Real-time sync across devices via Firestore
- Category-based organization (work, vacation, events)
- Clean dark theme UI with Material Design 3
Tech stack: Flutter/Dart, Firebase Auth, Cloud Firestore, local notifications.
The app is still under active development, but the core functionality is working. I built it to solve my own need for a simple, privacy-focused task tracker that works across platforms (Android, iOS, Web, Desktop).
What I'd love feedback on:
- The notification system implementation
- UI/UX improvements
- Feature suggestions
- Code quality and architecture (it's my first larger Flutter project)
The codebase is MIT licensed and contributions are welcome. I'm particularly interested in feedback from Flutter developers on best practices I might be missing.
Over the past few months I’ve been experimenting with building small SaaS products. One of the projects I built is called Ordia.
The idea behind it is simple: a lightweight order tracking dashboard designed for Instagram or WhatsApp sellers who currently manage orders in DMs or spreadsheets.
Originally I planned to run it as a small SaaS for online sellers, but instead I decided to turn it into a developer template.
So now I'm selling the full source code as a starter for anyone who wants to launch a similar SaaS.
Tech stack:
• Next.js (JavaScript) • MongoDB • LemonSqueezy payments
Current features:
• Order tracking dashboard • Payment status tracking • Delivery status tracking • Customer info (name + phone) • Manual order entry • Simple clean dashboard UI
The idea is that developers can use it to:
• Launch their own micro-SaaS • Build a client project • Modify it into a niche order management tool
This was built as a real working product, not just a UI template.
If anyone here is interested in checking it out, I just listed it on Gumroad.
Happy to answer any questions about the project or the codebase.