GithubHelp home page GithubHelp logo

plus3x / myfilenavigator Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 230 KB

Swift 90.83% Ruby 9.17%
swift swift5 swiftlint cocoapods ruby gemfile uitabbarcontroller uipickerview notificationcenter dispatchqueue

myfilenavigator's Introduction

My File Navigator

Issue

Write application based on UITabBarController, which will be have two screens.

First screen("Documents") must contains table with rows having name of document and them size. By the tapping on row must be open preview page of file(QLPreviewController).

Second screen("Upload") must contains table with rows having name of document. By the tapping on row must upload document(Data(contentsOf:)). Table contains stubbed data with diffirent types of data, small and big sizes.

Reguqurements:

  • we can upload many files in same time
  • after uploading file "Documents" screen must be updated online(NotificationCenter)
  • when aplication upload any files we can use all

Issue Extension(personal initiative)

Add new third screen("Settings") which contains:

  • "Clean all documents" - with button "clean", by the tapping must clean all user data and files
  • "Uploading Type" - choose(UIPickerView) type of uploading beetween "DataContentsOf" and "URLSessionDataTask"

Requirements:

  • add way to choose "Uploading Type"
  • implement both types(Data(contentsOf), URLSessionDataTask) of uploading
  • when we upload file using URLSessionDataTask we must show progress bar on "Upload" screen

myfilenavigator's People

Contributors

plus3x avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

m760622

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.