So I was bored today at work and came up with the idea of developing some web application that can be used by family members in my house
but have no idea where to start. I've done some basic programming with python using the standard python interpreter, done very little reading on html and know some SQL. As I am walking to unknown territory there are a few thing i not sure about:
Do I need to run a server to host the web app or can I use a NAS (stupid question i know)?
Can you recommend some reading materials (websites / books)
Anything else I should know
?
I was thinking of doing an application that allows the user to search a database to see if we have a certain film/mp3, if so show the filename and directory. If no they can send a request which sends an email to me with the requested film
Thanks

Do I need to run a server to host the web app or can I use a NAS (stupid question i know)?
Can you recommend some reading materials (websites / books)
Anything else I should know

I was thinking of doing an application that allows the user to search a database to see if we have a certain film/mp3, if so show the filename and directory. If no they can send a request which sends an email to me with the requested film
Thanks
