Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 4 days ago

Personal Finance App NEXT CLERK SUPABASE

next, typescript, supabase
P
Ersapta Aristo•230
@tryea
A solution to the Personal finance app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I finally learn about flex and grid, I can said mathematically, to create the logic responsize as much as possible.

I am trying supabase and clerk, clerk for auth and supabase as the backend and database

Implemented rechart closely same with the design

What challenges did you encounter, and how did you overcome them?

I am encounter issue to implement RLS, since I don't use supabase authentication, and this is my first time touch supabase and clerk, watch some tutorials give me a hint how to implemented correctly.

I am get used with raw query while I can't do that on supabase, View Table and Function is the solution for it, but I found that, subquery can be my obstacle, CMIIW seems like RLS can't implement on CTE because policy is implemented directly to the table and CTE is virtual table that doesn't has policy.

implemented search and the filter also for overview page, quite challenging for me while I need to understand the position and the behaviour for each devices, I am trying ask AI to explain me about how the style work mathematically so I can understand basic of flex and grid

What specific areas of your project would you like help with?

let me hear the suggestion about, project-structure, code quality and maybe somebug I don't notice

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Ersapta Aristo's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License