Recommendations for my project

Posted by MiserablePiano5211@reddit | learnprogramming | View on Reddit | 4 comments

My project is to build a basic repair booking system that allows staff to book in repairs and view details, status and repair logs. Doesn’t need any invoicing or online booking, but it would need to be accessible by multiple devices on the network.

I have limited experience with coding. I’ve done some HTML with CSS in school which I would have to relearn and DOS for some fancy batch files.

To me the ‘easiest’ solution would be to build a basic HTML site and put the files in a network share/setup a simple web host but I want to know if there’s a better solution and good resources for learning.

To be completely honest I despise coding (ADD and Dyslexia doesn’t help lmao), but I despise being stuck using Google Sheets and Forms even more and I feel like the accomplishment at the end will make it worth it.

TLDR: What are the easiest to learn/use languages for a beginner to build a basic Repair Booking and Management system that I can host on a local network. No invoicing, payments, or online booking required.