Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 4.1 KB

README.md

File metadata and controls

95 lines (61 loc) · 4.1 KB

✈️ Egzaminy-ULC

Egzaminy-ULC is an iOS application designed to help users prepare for theoretical aviation exams conducted by the Polish Civil Aviation Authority (Urząd Lotnictwa Cywilnego - ULC).

📚 Exam Categories:

  • 🛩️ PPL(A)
  • 🚁 PPL(H)
  • 🪂 PPL(B)
  • 🚁 PPL(H) ENG
  • 🪁 SPL

🌟 Project Overview

This application was built with the goal of making exam preparation more efficient by offering an interactive platform. The questions were sourced from ULC's official PDFs and converted into JSON format using a Python script.

🎨 Inspired by "The Ugly Sketchbook" by Tawnie Jeanne Studios
This app was created as a learning project. While it has bugs and some imperfect code, it reflects the philosophy that it's better to create and improve something imperfect than to do nothing.

Note: Some features are still in development and are not yet available in the public version of this project. The application code is currently in a private repository.

🛠️ Features (Partially Implemented)

  • 🎯 Comprehensive Question Bank:
    Access a wide range of questions tailored to ULC's requirements. (In-progress)
  • 📝 Exam Simulation:
    Practice under real exam-like conditions. (In-progress)
  • 📊 Progress Tracking:
    Monitor your performance to identify strengths and areas for improvement. (In-progress)
  • 🛠️ Feature Flags:
    Controlled feature rollouts powered by LaunchDarkly.

🚨 Repository Status

🚨 Important Notice 🚨
This project has been moved to a private repository for further development and maintenance.

🖥️ Supporting Ecosystem

This project includes the following supporting components:

  1. 🖥️ macOS Application:
    A lightweight macOS application was created to manage questions, providing an easy way to add, update, or delete entries in the JSON dataset. (Not yet released)

  2. 🌐 Backend API:
    A backend built with Vapor is hosted on Fly.io. It serves as the central hub for syncing question data and managing updates. (Not yet released)

🛠️ Built With

🧑‍💻 Technologies

  • 🦸‍♂️ Swift 6
  • 🎨 SwiftUI
  • 🧩 TCA (The Composable Architecture)
  • 🚀 Swift Concurrency
  • 🏗️ Fully Modularized Project Architecture

📦 Dependencies

📚 Learning Inspiration

This project was developed while learning from courses and resources provided by:

Their teachings significantly influenced the architectural decisions and implementation strategies used in this app.

📸 Screenshots

Here’s a preview of the app in action:

🏠 Home Screen
The home screen provides easy navigation through exam categories.

📝 Question View
The question view offers a clean and user-friendly interface for answering questions.

📊 Progress Tracking
Track your progress

🏆 Created by Krzysztof Lema | GitHub | LinkedIn