Giter Site home page Giter Site logo

concurrency's Introduction

ConCurrency

The currency conversion app aims to provide users with real-time and accurate currency conversion rates using Google's open APIs. It will support a wide range of currencies and offer a user-friendly interface.

Fuctionalities

  1. Currency Conversion: The core functionality of the app is to allow users to convert between different currencies. Users can enter the amount they want to convert, select the source currency, and choose the target currency. The app will display the converted amount based on the current exchange rate.

  2. Real-Time Exchange Rates: The app will fetch real-time exchange rates from Google's open APIs to ensure accuracy. It should regularly update the rates to reflect the most recent changes in the currency market.

  3. Favorite Currencies: Users can mark specific currencies as their favorites for quick access. The app will provide an option to save and manage a list of frequently used currencies.

  4. Currency Comparison: The app will provide a side-by-side comparison of multiple currencies for easy analysis. Users can select multiple currencies and view their exchange rates simultaneously. Team Division:

Pre-Strarting

According to MVP (Minimum Vialbe Product) & MVA (Minimum Viable Archeticture) The main purpose was:

  • Delever the Simplist Products that validate our idea.
  • Use the simplest Archeticture that follow SOLID Principles and best practices.

Low-Level Design

image

Design Decisions

  • UI:

    • UIKit
    • MVP Architecture
  • Dependencies Manager:

    • Swift Package Manager (SPM)
  • Dependencies:

Figma Design

Concurrncy Figma Design

App Preview

User experience (UX)

  • Showing an alert to the user when there's an error in network

  • image

  • Showing toast message when user add or remove from the favorites

  • image image

  • User can't enter more than one decimal seperator (.) into the Amount textField

  • image

  • Showing loading indicator while the user convert or compare currenies.

  • image

App implementation :

  • Try to Follow SOLID & best pracitices Principles
  • Use only one package dependency iOSDropDown
  • Worked with :
    • UIComponents (UITableView, UISegmentControl)
    • ARC, Memory Leaks, and Capture Lists [weak self]
    • Network Call and Downloading Images
    • Error Handling
    • Persistance useing UserDefaults()
    • UnitTesting
    • Debugging techniques like: Symbolic break points

Further Enhancements

  • Add more features:
    • Showing exhange rate charts.
    • Supporting more currencies.
    • Localization (Support more than on language).
    • Add Dark mode.

Squad Members

Backend

  • Mahmoud Matar
  • Farah AbuElazm

iOS

Android

Web

concurrency's People

Contributors

mhmdatallaa avatar mnarkamel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.