YAAMSOrg / yaams-server

Yet Another Airline Management System
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Backend: Store screenshot of airplane in aircraft table #9

Open flymia opened 3 months ago

flymia commented 3 months ago

We need to have the ability to store a small image of an aircraft (screenshot of the simulator) in the database.

Important here is to verify the uploaded content! Maybe make a configurable maximum for the image (resoulution, file size, etc.) before allowing it to store in the database.