Git Product home page Git Product logo

ps's Introduction

Running the app

Clone the repo and install all the dependencies with

npm install

Run the start script

npm start

Then install the expo app on your phone and scan the QR code that is displayed. The app should appear after it builds.

This may not be applicable to everyone but I needed to install watchman on the machine for the expo system to work.

brew install watchman

Description

What we have is a main screen that lets you choose from 3 different sources to search.

To search:

  1. Enter a query in the search bar
  2. Make sure the source you want is selected (tapping the icon of the source you want will change it)
  3. Tap the search icon or hit enter/done on the keyboard while entering something into the search bar.

This will bring up another screen that will have the query executed in the chosen source.

In this screen there will be a header bar with 3 things:

  1. Presearch icon - Clicking this will make the results screen disappear and take you back to the main screen.
  2. Back button - This will light up and be clickable if you perform another search from this screen. It will let you go back a step like a browser back button.
  3. Search bar - This will let you perform further searches from this screen using the same source that you selected earlier.

ps's People

Contributors

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