Write a manual on how to start the application and use the app. Document all features:
- POST CV to API
- Create CV through GUI
- Install and start the server
- Install and start standalone client that embeds the server…
In order to generate the PDF, install wkhtmltopdf
.
On ubuntu: sudo apt-get install wkhtmltopdf
.
The education section is missing in the resume: bachelor of biology and master of computational biology
Make the titles of every section dynamic, so that they can be set from within the translation file.
<2020-04-10 ven.>
(clack:clackup (snooze:make-clack-app) :port 9003)
<2020-04-16 jeu.>
<2020-04-14 mar.>
<2020-04-15 mer.>
Ensure data structure of received JSON. Needs to ensure that the mandatory fields are there.