Git Product home page Git Product logo

filetree's Introduction

🌳 FileTree App

 File tree presenting Google Sheet. Swift 5. Xcode 13.3. iOS 15.

LAYOUTS CREATED IN CODE (UIKIT)
VIEWCONTROLLERS STACK WITH UINAVIGATIONCONTROLLER

📷 Screenshots

MockUpFileTree

🔖 Features:

  • The app is composed of a stack of screens, each displaying contents of a particular folder within a file tree.
  • Screen can be Switched to change the layout from grid to table and vice-versa
  • Tap on a folder item reveals its contents in a new screen
  • User is able to return to parent folders and walk the hierarchy freely
  • Each screen contain:
    • Current folder’s title
    • Each list element contains the file name and file thumbnail (“folder” of “file” icon)
  • User can sign-in Google account to be able to edit sheet or read private sheets
  • User is able to enter his sheetID or defullt sheet will be presented
  • Data source and data format:
    • Google spreadsheet is used as a “server”. The table’s contents imitate a list of files and directories of cloud storage.
  • User can add new entries in the application, and they are written to the spreadsheet.
  • User can delete entries in the application using long tap, and they are deleted from the spreadsheet.
  • Data model is fetched and processed on a separate thread or dispatch_queue.

💻 Technologies:

  • The Google Sheets API (API key, OAuth 2.0)
  • Google Sign-In

filetree's People

Contributors

sierikovatetiana avatar

Stargazers

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