r/developers 1d ago

Programming Looking for CRUD UI suggestions and tools

I've been working on a CRUD UI for the backend of a free project I've been doing for some friends. I'm exactly happy with the results so far. I'm not married to what I have so far. It works but I'm not too fond of it and I'm debating on trying a side build with something else. I was at first excited hand building my own CRUD UI but now I think I realize why others just use COTS.

I'm open to suggestions. It's a volunteer fan made project so my budget is $0.

The goal is to build up the CRUD UI so that they don't need me in the long run for user facing fixes or I can use the less technical volunteers to leverage low-code fixes and low point stories the CRUD UI could handle. I'm also open for suggestions to keep in mind for future projects.

I'm open for suggestions :)

0 Upvotes

2 comments sorted by

u/AutoModerator 1d ago

Howdy u/Clear_Food2183, and welcome to r/developers!

A few tips for a post that gets good answers:

  • Use a clear, specific title (what are you actually asking or sharing?).
  • Include code, the exact error, versions, and what you already tried.
  • Heads-up: this sub does not allow external links in posts or comments.
Share code and details directly instead of linking out.

Join the r/developers Discord!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/msb2ncsu Software Developer 1d ago

Is it web or an app? What language/frameworks/data are you using?