[ ] API subtask: create a new API endpoint /api/v1/formulare/meta that return the name of the available form (form code), the description (form description) and if the form is completed or draft (form completed flag)
[ ] Frontend subtask: display the available forms, their state and actions pertaining for each form, as per the screen mockups
API
Frontend
Best practices