Top 3 Vue edm115 Projects
-
Project mention: How I made a budget tracker for my gf because she kept complaining about Google Sheets | dev.to | 2026-02-15
AGENTS.md : I added this pretty late to the project, but having a centralized file that guides AI agents is a must. You can define your own rules, document the codebase so the LLM doesn't waste tokens exploring blindly, note gotchas or unique bits of the project, ... I already had some experience writing one for my website, you can find Spendly's one here (largely inspired by Oxc's AI guidelines).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
spendly
Simple, powerful, and free budget tracking for everyone with tables, stats and charts. Made for my gf
Project mention: How I made a budget tracker for my gf because she kept complaining about Google Sheets | dev.to | 2026-02-15If you want to skip the ramble, you can check the app at spendly.edm115.dev. There's a link to a fully fledged demo with sample data so you can see what's possible, along with a complete landing page (Google Auth validation team said it wasn't complete enough... so I gave them all the details !). The app is public and ready to use, feel free to create an account, try it and give me feedback :) The source code is available at EDM115/Spendly.
-
Project mention: How I made a budget tracker for my gf because she kept complaining about Google Sheets | dev.to | 2026-02-15
I'm a French dev who finished my studies, and I build random projects to keep sharpening my skills while I look for a job. As usual, my gf had some kind of issue and as a dev, I can cook something up to help. I already did something similar with Better Maps, a webapp that uses the Google Maps API to display custom pinpoints on top of the map. I created it because we were moving in together to a city neither of us knew well.
Vue edm115 discussion
Index
What are some of the best open-source edm115 projects in Vue? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | website | 10 |
| 2 | spendly | 6 |
| 3 | better-maps | 4 |