Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 460 Bytes

README

Ruby on Rails Challenge 20200810

Frontend

Frontend application to connect with built API. Through this dashboard the user can load a JSON file and list all products within the database.

It's also possible to edit the product info or even delete it from the database.

If products are added to the database by another person, this dashboard will be updated with the new products. This dashboard check for changes in the database every minute.