Giter Club home page Giter Club logo

prancing-purple-ponies's Introduction

SKO Play

Code Structure

ProjectCode/
    App.js    # The first file to be executed when launching the app.
    assets/
        ...     # This directory contains all the images used in the app
    src/
        styles/    # This directory contains .js files that specify the style and format of some pages
            global.js
            mainFeed.js
        utility/   # This directory contains .js files used for the app's backend purposes
            database.js
            events.js
            navigation.js
        views/     # This directory contains all the individual pages used in the app.
            EditProfile.js
            Login.js
            MainFeed.js
            Profile.js
            SingUp.js
            StartPage.js
            createEvent.js
            eventDetails.js

How to run the app

Running the app for development purposes

Steps to setup the app:

  1. Download NodeJS at https://nodejs.org/en/download/
  2. In a terminal, run npm install -g expo-cli
  3. Download/clone a local version of this repository and navigate to the ProjectCode directory in a terminal
  4. Run npm install

Steps to run the app in development mode:

  1. In a terminal, navigate to the ProjectCode directory
  2. Run expo start

Running the production version

The app is currently under review for submission on the Google Play Store. In the mean time, visit https://expo.io/@paca3302/projects/skoplay. Open the app by either using the online Android emulator, or by using the Expo app on an actual Android device (or local Android emulator).

prancing-purple-ponies's People

Contributors

empathycastro avatar nstraub0926 avatar sunghyun184 avatar hydenp avatar randallcp avatar thde0834 avatar

Stargazers

 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.