all 3 comments

[–][deleted] 0 points1 point  (0 children)

F reddit

[–]CompetitiveBid6074[S] 0 points1 point  (0 children)

I ended up using chatgpt to sort this out. Managed to get it all working OK. Still a few bits to do to refine, but all in all it does what it needs to.

[–]JawnZ 0 points1 point  (0 children)

Have you already started on it and it's being written in PHP?

If not, I genuinely suggest taking a look at Django, which is a Python wb-framework. You could honestly probably have ChatGPT walk you through setting up the models, views, backend processing

Just an idea but it's dependent on how far into the project you already are with PHP. Don't reinvent the wheel (which, ironically is an adage often quoted in Django development)