NFT minting APP

Job ID: 32426518

Budget: $1,500 – $3,000 USD

I need mobile application so user can select file from phone and create NFT from it.
Application flow:
1) opens app in mobile
2) first time inputs wallet address
3) second time chooses file to be uploaded for minting
4) user required to watch ads before submitting for processing
5) app sends file to backend
6) backend takes file + wallet address + optional network id (so we can add more networks)
7) stores file locally and then stores info in queue that there is something to process
8) worker pick up tasks from queue and mints NFT. This account pays transaction fee.
9) pushes NFT in given address.

NFT should be able to mint on Solana, Polygon, Avalanche