abdel-ke / Mobile-Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42 School Mobile Piscine

This repository contains mobile applications created as part of the 42 school mobile piscine. The purpose of the piscine is to learn a new language, and in this project, we have implemented three different apps:

  1. Weather App: An application that provides real-time weather information based on user input or current location.

  2. Diary App: A diary application where users can record their thoughts, experiences, and important events.

  3. Calculator: A basic calculator app for performing mathematical operations.

Technologies Used

  • Flutter: The framework used for developing cross-platform mobile applications.

Getting Started

To run the apps locally, make sure you have Flutter installed. Then, clone the repository and use the following commands or check screenshots:

cd weather_app
flutter run

cd diary_app
flutter run

cd calculator
flutter run

About


Languages

Language:C++ 36.0%Language:CMake 29.3%Language:Dart 23.1%Language:Swift 3.0%Language:HTML 2.9%Language:C 2.2%Language:Ruby 1.4%Language:Objective-C 0.9%Language:Java 0.8%Language:Kotlin 0.2%Language:Shell 0.2%