Sprint 5 meetings - PatrickJosephEns/xeroProject GitHub Wiki

Meeting 1:

Patrick: Over the holidays I was able to find some chart templates that i will hopefully be able to use to plot the data being pulled onto the react site. I also found a problem with pulling our api from the backend. At the moment we i am only able to get the invoiceID and the date, none of the other variables seem to be working so this sprint along with implementing some charts i needs to figure out why that isn't working.

Anthony: For this sprint I was hoping to look more into deploying the app from the server that i've put it on. I am going to do this using nginx. I unfortunately have been sick so havent gone to any class so far this week so I am unsure how much work on this I will able to get done. Hopefully I can get to looking into this by the end of the week.

Meeting 2:

Patrick: Last week i sorted out the routes on the front-end. Before I had to log into xero from the backend whereas now after getting the backend and frontend running I just have to load up the frontend and it takes you though the xero login process so that you have access to the api data. This was somthing I had been putting off but decided it needed to be done now. I am having a problim with trouble shooting the problem with not being able to pull all the different values from the api onto the frontend. It seems to only work with incoiceID and date but nothing else. I need to sort this out before i start putting the data into a graph as at the moment i am not pulling enough data to be useful.

Anthony: Last week didn't go to plan at all. I spent the whole week sick so I haven't managed to get onto any of the work that I was hoping to. I have still been sick at the start of this week as well so I am trying to catch up and hopefully get onto looking into nginx and try to get the app deployed.