Skip to content

zatechub/Full-stack-webdev-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Fullstack Web-App Coding Challenge πŸ‘¨πŸΌβ€πŸ’»

Task

Create a website where you can search for 'houses' of Game of Thrones. As a result of the search, the page will show a list of houses that partially match the search query.

If you click on a house in the result list, detailed information about this house will be shown.

Please treat the coding challenge as if you were going to show it to a client afterwards and need to further work on it as a team in the future. Design and UX are completely up to your creativity.

APIs and Docs

Use the following free and open API to gather data data:

Architecture Hint

diagram

Requirements

  • Use a Backend For Frontend architecture
    • Frontend: React, typescript
    • Backend: Spring-boot, Kotlin
  • The Frontend is not allowed to communicate with 3rd party (external api) directly
  • The Backend acts as a middleware
  • Use a PRIVATE GitHub repository to provide us your project

Attach

Please remember to write tests and implement a thorough and detailed documentation of your project to accompany your submission, in order for your application to be considered by our reviewers.

Hint

Keep in mind that this is a demonstration of your capabilities. So go ahead and impress us 🀯

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published