Giter Club home page Giter Club logo

assignment-three's Introduction

Assignment Three

This assignment is very open ended. As such, instructions will be simple. Read through the entire instructions before you begin.

  1. Fork this project.
  2. Clone your fork.
  3. Create a folder named the same as your Github username in the repo root. Do all of the work from the folder you created.
  4. In Android Studio, create a project.
  5. Within this project, you will implement a RecyclerView. This RecyclerView will display a list of albums. You will have to create an Album class to mock this data. At minimum, this album list must contain album cover art, name, artist, track count, year, and publisher. This list must contain a minimum of 10 items.
  6. Style matters. If you dump all of the information in the item's top left, I will be angry. Be creative.
  7. When I click on an item, I want to be taken to a new activity which displays the same (or maybe more!) information about the album.
  8. When you're satisfied with your work, submit a pull request back to me.

You will have to find images and information online and put them in to your res/drawable folder.

You will have to do some research to learn how to do some of these things. Remember to search as specifically as you can.

Use Git well. If you only have one commit message and it says "completed the app," I will be angry.

That's it! Don't forget to look back at old lessons. Aim to do this work on your own; a neighbor's education is not your own.

assignment-three's People

Contributors

sstutsman avatar

Watchers

James Cloos avatar Julio Salamanca 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.