ZieglerAaron / filmfriend-backend

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filmfriend

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. Loading the site for the first time after a while may take longer than usual.

Frontend Repository

API

The project uses REST API filmindexapi-v2. Uncomment the '@EventListener(ApplicationReadyEvent.class)' in StockService to update the database. Note that this may lead to redundant filmstock-datasets.

About

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.


Languages

Language:Java 92.8%Language:HTML 5.7%Language:Dockerfile 1.5%