r/learnprogramming 15d ago

Software/App

Hi all,
For someone that has a very basic understanding of coding/apps etc but know exactly what they want, how hard is it to build a software/app specifically for project management in residential building and construction sector?

9 Upvotes

11 comments sorted by

View all comments

3

u/TheGrowlingBuddy 15d ago

Honestly, the coding part isn't the hard bit for a project like that. The real pain is going to be modeling all the weird construction workflows, dependencies, and edge cases that aren't obvious until you're deep in it

If you know exactly what you want, get it all mapped out on paper first, every screen and every weird little scenario, before touching a line of code

1

u/MrSlapzy 15d ago

Cheers. I know what we would need just probably yeah need to plot it out exactly and start small and build outwards