From 499ca7b6ed75b1373dab72bd38e4a292ed9b3c32 Mon Sep 17 00:00:00 2001 From: ZieglerAaron <121858085+ZieglerAaron@users.noreply.github.com> Date: Sun, 14 Jan 2024 19:48:49 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ff7b9b..25d24ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # filmfriend -Application that catalogues available filmstock. It allows users to keep track of which films are currently in stock, which film is loaded in which camera, when a roll was submitted for development, and a reminder function for pickup. +Application that catalogues available filmstock. It allows users to keep track of which films could be on the market, which film is loaded in which camera and when a roll that was submitted for development can be picked up. + +Deployed on [render.com](https://filmfriend-frontend.onrender.com). +Loading the site for the first time after a while may take longer than usual. [Frontend Repository](https://github.com/ZieglerAaron/filmfriend-frontend/) + ## API -The project uses REST API [filmindexapi-v2](https://github.com/jordanwhunter/filmdexapi-v2) +The project uses REST API [filmindexapi-v2](https://github.com/jordanwhunter/filmdexapi-v2). +Uncomment the '@EventListener(ApplicationReadyEvent.class)' in StockService to update the database. Note that this may lead to redundant filmstock-datasets.