Coder Social home page Coder Social logo

mobile-sdk's Introduction

Helium Logo

About

This repository contains code for the Thought Industries Mobile SDK. You can use this SDK as a starting point for creating a mobile app powered by the Thought Industries' APIs.

Features

The mobile SDK is fully native and utilizes no iframes. It allows users to sign up, access a course, watch videos, and read articles. It also allows users to download articles so they can be read later when the user doesn’t have internet access. Users can also see which courses they currently have access to and view the course catalog.

The Mobile SDK is meant to serve as a reference/starting point for building your own application and is not meant to include every Ti capability. As an SDK, you are free to build and customize your application to meet your specific business needs utilizing all of the Ti platforms API/GraphQL capabilities along with native features on the mobile device’s operating system.

Getting Started

Requirements:

Expo Go

Expo Go should be downloaded onto your mobile device.

npm

sudo npm i -g expo-cli

iOS Simulator

Documentation to setup iOS Simulator

Android Emulator

Documentation to setup Android Emulator

Installing Locally

After cloning the repo, run the following commands:

cd mobile-sdk
npm i

Running Locally

To run locally, run the following command:

npm run start

You will be prompted for your learning instance URL, learning instance API key (located under Settings > Security), and a nickname. These values will be used to generate and store your environment variables.

Once the Metro Bundler has started, you will have to the options to scan the QR code to run the application on your mobile device, run the application on an iOS simulator, or run the application on an Android Emulator.

To select a specific iOS device press Shift + i and to select a specific Android Emulator press Shift + a

Report Bugs and Issues

If you notice any bugs or issues with the Mobile SDK, please report them in our Developer Discord or open up a pull request / issue.

mobile-sdk's People

Contributors

apolloeagle avatar breimerti avatar jackantico1 avatar jackanticoti avatar rajeshks349 avatar surojit19 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobile-sdk's Issues

Swipe between screen

Swiping on the screens should move the user between Home, Explore, and My Learning

Search Updates

Two Changes

  1. Screens 3.1, 3.2 - After you complete a search, the search icon should be replaced with an X icon, when the x icon is clicked the search should clear
  2. Screen 3.2 - when a search returns content it should list the number of the result like in comps

Article changes

Screen 13.2 - when you select a different variant, the article text should change to that variants text

Remove direct link to learning intsance

Notes:

This github repo will be open sourced soon so we don't want people to have access to the learning instance we've been using to test

Acceptance Criteria:

  • Remove links to existing learning instance
  • Update documentation so that users know how to create their own file with the API key and learning instance URL

Load profile image from graphQL

On the dashboard screen (2.0) and on the account screen (5.0), the user image should be loaded from graphQL it should not be hardcoded

Load courses on Dashboard from graphQL

Changes:

  • For recommendations, pick five courses the user currently does not have access to and show those
  • Recently launched courses should come from UserRecentContent
  • Featured course should come from first item returned in UserRecentContent

Responsive design for devices

Currently, the stylings in the UI are inconsistent across devices. We will need to implement a responsive design for account for multiple mobile devices.

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.