Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.08 KB

readme.md

File metadata and controls

17 lines (11 loc) · 1.08 KB

Countries App

In this project, you will build an app to learn more about members' countries. The app structure and design have been put in place. To complete the app, you'll need to add functionality so that details about the countries can be loaded and sorted.

First Steps

  1. Ask your project leader to set up a group repository based on the sample repository.
  2. Make sure each member in the group has forked from your project leader's repository.
  3. Read the instructions in the app repository. Do you understand what's expected of you?
  4. Discuss with your group how to divide up the project and assign responsibilities.
  5. Read the rest of this document before beginning.

Final Product

When you complete the project, we'll expect to receive a pull request at the app repository from your fork. This pull request should contain all the work you've done to implement the instructions.

Be sure to alert the mentors when you make the pull request so that we can review it.