Oikophobic
Lurker
Hi everyone,
I am a complete novice as far as coding is concerned (please excuse me using any incorrect terminology here) and have a few questions about what I will need from an infrastructure perspective to make this app:
I want to make an application that showcases artwork from a variety of different artists, which can be refined by things such as artist, style, content etc.
I would like to have users register to be able to like and comment on artwork and for this artwork to be updated on a weekly basis by myself.
Navigation for the user would simply be a "feed" similar to what you have on Facebook or Twitter - with the pictures just streaming down the screen.
In my mind, it is basically just like a shopping app without a payment system - but here is where I start to get lost.
I assume that I will need some central server or database that I can update with the artwork that then feeds to all the users that have the app on their mobile. If this is the case -
1. What programming language/software do I need to make this database?
2. Further to this, where am I storing the data (anything from the artwork to the user profiles) - is it stored in the cloud or do I need to have a physical hard drive connected to the internet?
From the user end of the application, I have downloaded the Android SDK from Google and that is it so far.
3. Is this the correct thing to create the user end application or do I need to look for other software to work with and learn?
I appreciate this is pretty basic stuff that I am asking and it may seem I am getting ahead of myself but I want to know what areas I need to target my learning and understanding to get this off the ground.
Any help or comments would be greatly appreciated - thanks in advance.
I am a complete novice as far as coding is concerned (please excuse me using any incorrect terminology here) and have a few questions about what I will need from an infrastructure perspective to make this app:
I want to make an application that showcases artwork from a variety of different artists, which can be refined by things such as artist, style, content etc.
I would like to have users register to be able to like and comment on artwork and for this artwork to be updated on a weekly basis by myself.
Navigation for the user would simply be a "feed" similar to what you have on Facebook or Twitter - with the pictures just streaming down the screen.
In my mind, it is basically just like a shopping app without a payment system - but here is where I start to get lost.
I assume that I will need some central server or database that I can update with the artwork that then feeds to all the users that have the app on their mobile. If this is the case -
1. What programming language/software do I need to make this database?
2. Further to this, where am I storing the data (anything from the artwork to the user profiles) - is it stored in the cloud or do I need to have a physical hard drive connected to the internet?
From the user end of the application, I have downloaded the Android SDK from Google and that is it so far.
3. Is this the correct thing to create the user end application or do I need to look for other software to work with and learn?
I appreciate this is pretty basic stuff that I am asking and it may seem I am getting ahead of myself but I want to know what areas I need to target my learning and understanding to get this off the ground.
Any help or comments would be greatly appreciated - thanks in advance.