brandonmarino / UniTap-WebService

0 stars 0 forks source link

Weekly Scrum - 20/03/16 #4

Open OsamaBuhamad opened 8 years ago

OsamaBuhamad commented 8 years ago

I added the card view and worked with Daniel to integrated to the view.

What is hold ing me back? the poster fair, learning CSS, other courses projects

whats next? linking the backend application to the front-end application so that the consumer is displayed in the web application

brandonmarino commented 8 years ago

What I've done: I finished implementing the Ruby on Rails BackEng RESTful API. Outputs in JSON. Preliminary Java RESTful API consumer work (not included in this git, will demo in person) What I need to do: Finish Java API Consumer and implement a Ruby On Rails RESTful API consumer for the main front-end web-service (WebSite). What's holding me back: Learning the RESTful API. There are many conflicting opinions on what does and does not make a RESTful API, what breaks the spec, etc. Other Assignments and projects are also getting in the way. The Fourth Year Project Fair.

danielabdalla commented 8 years ago

I worked on instantiating the Card model itself and adding its attributes. I also worked on corresponding the card with its user.

What's holding me back? The poster fair and other projects, and receiving my iron ring.

What's next? Adding a card icon attribute to the card model