Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.43 KB

Readme.md

File metadata and controls

41 lines (33 loc) · 1.43 KB

MileLync - iOS

I'm working as Cloud Support Engineer at CloudMile, Milelync is one-stop Cloud Management Platform delivering world-class SaaS that caters to better user experience of the managed clouds service we provide. But it's only availiable for Web not any Application platform.

Please Note:

I change any sensitve data or value for make sure our privacy and our API.


Structure of tree

.
├── Milelync
│   ├── Assets.xcassets
│   │   ├── AccentColor.colorset
│   │   │   └── Contents.json
│   │   ├── AppIcon.appiconset
│   │   │   └── Contents.json
│   │   └── Contents.json
│   ├── ContentView.swift
│   ├── MilelyncApp.swift
│   ├── Model
│   ├── Network.swift
│   └── Preview Content
│       └── Preview Assets.xcassets
│           └── Contents.json
└── Readme.md


Introduce

This is login view.

loginview

You have to login first, then you will see this

homeview

Then you can click any item, and will see this.

responseview