Delhaize Wines App
What is the project?
The Delhaize Wines app was a multi-platform app I made in React-Native for the module Smart-App Development at school. It has no connection to Delhaize and I made up my own test data with the help of their website.
How?
I started creating the app designs in Adobe XD, once this was done I made up the test data with the help of the Delhaize official website. Once finished I could start developing the app in React-Native, I also used the Expo environment for the external API's en the deployment on both mobile devices. This was the first larger app I developed React-Native. In the app you can order wines, this was made through a post API I setup with Azure Cloud and SendGrid. I also made a local login/register system and used several Expo API's: the permissions, gradient & camera API.