Skip to content

Kandilli Observatory Mobile Application with Flutter and Kandilli API.

Notifications You must be signed in to change notification settings

akaanuzman/kandilli_rasathanesi_app

Repository files navigation

📱 Kandilli Observatory Mobile Application

🔎 Preview

Screen.Recording.2022-12-25.at.01.14.39.mov

📁 Description

I developed Kandilli Observatory mobile application in Flutter. With this application, you can follow earthquakes in Turkey and find out the location of the earthquake thanks to google maps.

📶 API

In this application, I used the api written for the Kandilli Observatory. You can read and reach back-end part here.

🧑🏻‍💻 Coding

I tried to write the code of this project as clean as possible. I used provider state-management and used MVVM as the software architecture model. In terms of folders, the project proceeds through four main folders. The core folder contains structures such as extensions, singleton classes, base classes, network and token layers, theme operations and validators that I use in every project. The features folder is the part where the atomic widgets or components I have prepared specifically for this project or my managers are located. The products folder is the part where each screen is separated according to the MVMM software architecture model, and the design and API integration is done. Finally the uikit folder is ready-made design components that I use in every project. For example button, textfield, alert, skeleton list etc.

‼️ Alert

No commercial purpose was pursued in this project.

Releases

No releases published

Packages

No packages published

Languages