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

https://github.com/fennifith/hackna-notes

A small sample project created for a workshop at HackNA.
https://github.com/fennifith/hackna-notes

android android-app

Last synced: 2 months ago
JSON representation

A small sample project created for a workshop at HackNA.

Awesome Lists containing this project

README

          

## Setup Instructions

After downloading [Android Studio](https://developer.android.com/studio/index.html) and downloading the contents of this repository (top left, green button, clone or download, download zip, extract zip, etc), go to "file > import project" and select the folder that the contents of this repository downloaded into.

The slideshow presentation associated with this project can be viewed [here](https://docs.google.com/presentation/d/1fTwHMytRuMMXfRQP8JoqtDlFY-FxdY-QfUUfg-BTAZw/edit?usp=sharing).

## Screenshots

| Add A Note | View Notes | Remove A Note |
|------------|------------|---------------|
|![img](./.github/images/new.png?raw=true)|![img](./.github/images/list.png?raw=true)|![img](./.github/images/remove.png?raw=true)|