elyjahstravis
New Coder
Just to start off, I am not very knowledgeable at all coding-wise. I'm attempting to tackle a project that I know is way over my head, but I have nothing but time to learn and figure it out.
I'm in the process of creating an app that uses other apps' features all together in one package. When I say features, this encompasses pretty much the entirety of the other apps' functionality and my app will do this with multiple other apps simultaneously. The function of my app is to take multiple apps that perform similar tasks and combine them all into one simple app to use.
To achieve this my app will have to log a user into all of the other applications as if they are using the other application and send their servers requests simultaneously. Then direct confirmation of task completion to the user's client.
I drew up a diagram that depicts what I would assume this will look like.
I'm aware that this is very simplified.
My questions are whether or not this structure could work or if it needs to be completely different and what I need to learn to begin creating functionality.
I plan on creating a bare-bones website and connecting it all with this or what is recommended to gain a proof of concept before I spend time in CSS and Swift creating a beautiful app or website.
Also, this isn't code related but just in case a reader might have information, does this stand to be a legal application to create? My app will essentially render the other apps useless to ever use.
I'm in the process of creating an app that uses other apps' features all together in one package. When I say features, this encompasses pretty much the entirety of the other apps' functionality and my app will do this with multiple other apps simultaneously. The function of my app is to take multiple apps that perform similar tasks and combine them all into one simple app to use.
To achieve this my app will have to log a user into all of the other applications as if they are using the other application and send their servers requests simultaneously. Then direct confirmation of task completion to the user's client.
I drew up a diagram that depicts what I would assume this will look like.
I'm aware that this is very simplified.
My questions are whether or not this structure could work or if it needs to be completely different and what I need to learn to begin creating functionality.
I plan on creating a bare-bones website and connecting it all with this or what is recommended to gain a proof of concept before I spend time in CSS and Swift creating a beautiful app or website.
Also, this isn't code related but just in case a reader might have information, does this stand to be a legal application to create? My app will essentially render the other apps useless to ever use.