An open API service indexing awesome lists of open source software.

https://github.com/zepedropaixao/intro-app

Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way.
https://github.com/zepedropaixao/intro-app

android java native

Last synced: about 2 months ago
JSON representation

Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way.

Awesome Lists containing this project

README

        

# IntroApp - Introduction Application made in Android [![Build Status](https://travis-ci.org/zepedropaixao/intro-app.svg?branch=master)](https://travis-ci.org/zepedropaixao/intro-app)

Preview of the app

Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way, by going through all the "anatomical" parts of yourself, meaning, here people can know about what is your hear, what is in your feet (meaning what you have done until now, which trail have you gone through in life), etc.

# About IntroApp

TODO

## What's new

TODO

## What you can find in IntroApp

TODO

# Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

## Requirements

You will need a working Android development environment with git installed. In regards to Android and the necessary denpendencies, Android Studio is really good a resolving them (besides being a very good IDE), just install it:

Install [Android Studio](https://developer.android.com/studio/index.html)

## Install the dependencies

TODO

## Clone this repository

First clone this repository in any folder you like:

```
git clone [email protected]:zepedropaixao/intro-app.git
```

## Run in an emulator or device

TODO

# License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/zepedropaixao/intro-app/blob/master/LICENSE) file for details