carlHand / 4th-Year-Project

My 4th Year Project Repo
0 stars 0 forks source link

Technical architecture ill defined #2

Open jzburns opened 10 years ago

jzburns commented 10 years ago

Technical architecture ill defined, you have not yet demonstrated a good understanding of the components of the architecture and how they communicate, store data, receive data etc

carlHand commented 10 years ago

hi john, sorry for the delay in a reply. I have been doing more research and I am going to fetch the live data from a website of my choice by using a HTTP Get and opening a URL connection string and reading the content on the website into a string variable. From their i will be able to use that string to display the content to the user. As said in the document i will be using the azure database for storing information.