Skip to content

porrasm/reaktor-warehouse-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaktor preassignment

This is the preassignment for Reaktor. The application can be accessed on Heroku.

The instructions for this assignment are available here.

Notes

  • Pagination was not necessary but it speeded up the page rendering by a bit. Filtering became a necessity with pagination.
  • To allow for ultra fast speeds the backend caches the slow API content every 5 minutes ensuring it is always available fast and up to date
  • If I had more time the next few things I would implement would be a better deployment pipeline, split the main Listing component into separate ones and adopt some library for caching instead of using my own method and fix minor bugs (like the 404 error on manifest.json and the search bar not resetting properly)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published