Skip to content

Album app front end using React Js created for Mavennet coding challenge

Notifications You must be signed in to change notification settings

k17l/album-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Coding Challenge

Demo of the application can be accessed via below link

https://album-app-frontend.herokuapp.com/

Goal:

Develop a Front-end app that allows a user to see their albums and its' associated photographs

  • Fork this repo. Keep it public until we have been able to review it.
  • Web : JS/React/Node.js/any language comfortable
  • Albums/Phtos must be fetched from: https://jsonplaceholder.typicode.com/
  • App should allow to switch user

Evaluation:

  • App operates as asked
  • No crashes or bugs
  • Follow Clean Code and SOLID principles
  • Code is understandable and maintainable

Suggestion:

  • Input field with a drop-down user selection.
  • /users to fetch the users
  • /albums to fetch the albums
  • /photos associated with albums

Be creative for UI design

About

Album app front end using React Js created for Mavennet coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published