Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/armadsen/students


https://github.com/armadsen/students

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Students

This repo contains source code for an app that displays a list of images and their names. It is for learning the GitHub pull request work flow.

## Instructions

1. Fork this repository to your own account.
2. Clone your forked repository.
3. Add your own image to the StudentImages folder. Its filename should be your first name (plus the file extension, for example, .jpg). *Note*: You should not open or modify the Xcode project. You only need to copy your image file into the StudentImages folder.
4. Commit your change with git.
5. Push your changes.
6. Open a pull request to request that your changes be merged into the parent repo.