Code Monkey home page Code Monkey logo

dali_dashboard's Introduction

DALI_Dashboard

A iOS/Android based dashboard for DALI members at Dartmouth College.

Usage

Prerequisites

This app is developed with React Native. To install React Native, visit: https://facebook.github.io/react-native/. You also need a iOS/Android simulator on your computer to run the app.

Installing Dependencies

Once you have cloned the repository, you need to install all the dependencies that the app uses. Use your command line tool to navigate to the repository, and the run

npm install

These dependencies can be viewed in the package.json file in the repository. If you do not have npm installed on your computer, visit: https://www.npmjs.com/.

Running the App

If you have all the prerequisites and dependencies ready, to start the program, you just need to run

react-native run-ios

or

react-native run-android

This should automatically launch your iOS/Android simulator, and display the app. If the commands above does not work, try

npm start

Sometimes the way to successfully launch the simulator and the app depends on individual environments.

What is it?

This project is a code challenge for the DALI Lab application. This is an app that displays real data, including avatar photos, from the DALI Lab website, of its members. It also has a dynamic search bar that allows you to search the members by name. It decodes the location of each member's address using the Google Maps API.

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.