Art Test App

A simple app where user can login and see their Posts", "Comments" and see the photos in "Gallery" :

Tools And Resources Used

  • Package - Swift Package Manager, or SPM, lets you manage your project dependencies, allowing you to import libraries into your applications with ease.

Installation

  • Installation by cloning the repository
  • Go to directory
  • use command + B or Product -> Build to build the project
  • Press run icon in Xcode or command + R to run the project on Simulator

Architecture

This project uses MVVM design pattern and project is fully developed in SwiftUI.