I'd like to make a website that documents the programs and courses at my school as well as allow you to search through the information and select courses from results. I have a clear vision of what I'd like it to look like but I'm not sure what I need to learn to accomplish the goal.
I want to hook it up to a database and have those results shown in rows with various columns of information. I'd want the table to have alternating background colours, something I'd imagine was easy, but I'd want there to be no borders and have the ability to select and highlight a row. Kind of that having a bunch of joined cells in excel make up rows if data with tabs between information and the ability to highlight rows and select them with a mouse or use the arrow keys.
To be honest, this is very out of my element but I'd like to try learning through attempting this project. I'm just unsure what I would need to use to do something like this.
edit: good point. My experience. Some machine code, python and java, nothing too complex, mostly just school assignments and whatnot. Currently starting a course where I'll be learning some C and another one on database management and manipulation.