Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 한국어 | 日本語

synstagram-app

A photo viewer project based on Synology's photo API and an Instagram-style UI. All APIs, images, and trademarks used in this project are reserved by Synology Inc, Instagram, and Icon8.

Information

Application Structure

Synstagram adopts a modular architecture. Modules are managed as separate targets and repositories.

App

User client developed using all modules.

Scenes

The smallest screen unit that makes up the app, adopting CleanSwift's VIP architecture pattern.

SynstagramModule

Modules created using BinaryLoaderModule. These are essential modules for developing scenes or the app.

BinaryLoaderModule

Modules such as network, log, and extensions needed to develop iOS apps as well as Synstagram.

Repositories

App

Scenes

SynstagramModule

BinaryLoaderModule

CocoaPods Specs

Screenshots

LaunchScene

LaunchScene

LoginScene

LoginScene1 LoginScene2 LoginScene3

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Instagram-like iOS app built with Clean Architecture and modular design

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages