Here was the first time working with an API , I learned JSON and recycled another old project of mine that was incomplete,. I used the weatherstack API to the weather and its details such as windspeed, humidity and etc.. This web app was made using ASP.NET I used C#
I made a simple ecommerce project with asp.net, it does all the simple functions for logging in and giving relevant authorization. I applied 2 apis here one to help with the payment system that is paypal. Then the second api that I used was the api to send emails automatically from the system and the plugin used was sendgrid to send emails.
I made a simple real estate rentals project with php, it does all the simple functions for logging in and giving relevant authorization, if a room is rented out it does not show in the home page. In this project I was testing out to deploy the same app in different platforms.







This is the mobile app version of the Homii real estate rental project, this was made using java on android studio the database t uses it is Firebase Db, also have a paypal api to process payments and also sendgrid to send emails.