GithubHelp home page GithubHelp logo

pollexa's Introduction

Pollexa

App Icon icons8-swift-200

Contents

  1. Project Description
  2. Project Tech Stack
  3. How to Run ?
  4. Used Technologies
  5. Features
  6. Nice To Have
  7. Technical Details
  8. App Usage
  9. Gifs
  • Pollexa helps you make better decisions by sharing your dilemmas with a supportive community and receiving quick, valuable feedback.
  • XCode : Version 15.3 (15E204a)
  • Language : Swift 5.9.2
  • Minimum iOS Version : iOS 17.0
  • Made by : Kerem Demir

How to run? Running this application is a straightforward process, requiring no special configurations.

  • MVVM
  • UIKit
  • Storyboard Design
  • UICollectionView
  • Protocol & Delegate Methods
  • Onboarding Design
  • Post Listing
  • Vote for Post
  • Create Post
  • iOS Version and Framework: The app is built for iOS 17.0 and above using UIKit framework.

  • Architecture: MVVM architecture pattern is employed. This pattern divides the codebase into view, view model, and model layers, facilitating separation of concerns and easing unit testing.

    • The main idea behind this approach is to divide the codebase into three main components: View, ViewModel, and Model. While the View represents the user interface, the ViewModel connects the view with the model and performs business logic and data processing operations. The Model encompasses the data and business logic of the application. This way, each component is independent, enabling easier unit testing and making the application code more modular.

      MVVM YAPISI

  • UI Layout: The UI layout and interconnections between components are established using UIStoryboard. This facilitates the visual arrangement and interactions of UI elements.

App.Usage.mp4

gif1 gif2

pollexa's People

Contributors

keremdemirios 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.