DEV Community

JoeVan21
JoeVan21

Posted on • Updated on

IST 256- Joseph Vanacore & John Szwarc

Our Progression:

So far, my partner and I have progressed a lot from knowing nothing about card lists and API's to actually building one for the current project. We completed code front-end wise, working with badge building, making the images work with the badges, create CSS code to make the badge list look appropriate to our assigned project, and currently completing the search bar aspects and build. We still need some work on our collapse methods and API implementation but our progress has been really efficient up to our current point.

How did you get the relationship between Searching and rendering results working?

We haven't been able to successfully figure out a unique way to make the rendering and search results working yet. We have our search feature functionality however we are still working to progress on this relationship. Once the functionality is successful I will include working relationships within our results.

Draw a diagram on draw.io for user interaction pattern. What happens from user input, through machine sending value, to re-rendering on the page.

Image description

Think of a real world use-case from industry (Media streaming, youtube, corporate, cable company provider, web platform, etc) where micro-service architecture could fit into their business context. How could we use this approach to solve a real problem at a company currently using a monolithic design architecture?

There are many different companies around the world who use different types of methods and micro-service types into there security business context. They use this by incorporating websites that offer many different digital information such as design, art, descriptions that can help boosts a companies wellbeing. For example, A company such as YouTube lets the users search for there favorite types of videos and works through the front-end coding systems to give out the information requested by the user in the search filters.

Top comments (0)