Commit Graph

703 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
9dc79cb562 Fix type error in Analytics
Fixes a type error in Analytics.tsx related to the tickFormatter in the YAxis of the BarChart component. The tickFormatter was receiving a string value instead of a number, causing a TypeScript error. The fix ensures that the value passed to the number formatter is indeed a number.
2025-03-08 07:58:10 +00:00
gpt-engineer-app[bot]
cb4c78ebeb Create new Flutter app
The prompt requests the creation of a new app with a neumorphic design, similar to a household account book, using Flutter.
2025-03-08 07:56:49 +00:00
gpt-engineer-app[bot]
1b620c2148 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-03-08 07:54:13 +00:00