Skip to content

An application used to display DALI lab's members

Notifications You must be signed in to change notification settings

blozano824/DaliMembers

Repository files navigation

Welcome to the DALI Member app!📱🖥🙎🙎‍♂️

Hey! This app was designed to complete challenge #2 of my DALI Lab 2018 Spring application. Brayan Lozano '20.

Drawing

📋 Features

Version 1 fetches a JSON file from DALI's servers with information about its members, their hometown, and other details. Using this JSON, labels are generated for each member that displays their photo, their name, their quote. Once pressed, a modal appears displaying more information such as a map with their hometown, the projects they have worked on, and even the terms they have worked with DALI. If their photo is clicked, the user is redirected to the members personal website in Safari. This version was strictly built and designed for iOS but will still compile for android.

🔧 How it Was Built

This app was entirely built using React Native and several community built node modules.

Modules:

📱 Screenshots

Drawing Drawing

🚛 How to run

To compile and run simply use the following commands.

$ cd DaliMembers-master
$ npm install
$ react-native run-ios

About

An application used to display DALI lab's members

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published