So I want to make a project and want to include appdev in it, but I’m confused which tech stack should I go for.
Some details:
- I am going to fetch large amounts of data from an api
- I want to create models on the data I get from api
- Image Processing will be involved
So considering my features I wanted to use Python but I’m not sure how to do appdev then (I don’t wish to use Kiwi).
Also I would like to deploy the app on either Play store or Apple store when I’m done with the project.
I don’t have much knowledge on appdev tools but I am keeping the timeframe to do this project for a long time, so learning is not an issue.
So can someone please suggest some good tech stack for this thank you