/apps-leng-4ta

Apps developed in 4th Generation Languages class. :man_teacher: :computer:

apps-leng-4ta 💻

Apps developed in 4th Generation Languages class. 👨‍🏫 💻

Purpose 🎯

1. Teach a brief introduction to Xamarin Forms/Flutter: 👩‍🏫 📱

  • What is? Basics concepts, uses, understand the project structure. 📝
  • Create the first app: Using the concepts, a basic application is created interacting with XAML/Dart or C# code. 📱 🔨 💻

UPDATED: Now, we will use Flutter

2. API Consumption: 🌐

  • Based on the first app, API consumption is added. This API can be created directly in .NET or simply used publicly from another API public. 🌐 📱

App types 📋 📱

  • Local functionability: This app type don't requires internet connection. Example: Calculator. #️⃣ 1️⃣
  • API Comsuption: This app type requires internet connection. 🌐 📱