Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 432 Bytes

File metadata and controls

11 lines (9 loc) · 432 Bytes

React App to manage a Magic The Gathering collection

  • React, hooks, Axios
  • Responsive
  • Works with an API on Symfony (APIPlatform)

###TRANSLATIONS
Adding a language :
-> Translate each mail template (/server/mailing/templates)
-> Translate the json for PDF template on server (/server/PDF_handling/translations)
-> Add the lang file in React app (/translations)+ enable the lang selection in appWrapper