GithubHelp home page GithubHelp logo

Comments (2)

nesquena avatar nesquena commented on June 28, 2024

Jonathan, 👍 great submission! A few notes after checking out the code:

  • Really well organized code into correct subpackages
  • Interesting setup for attaching the tabs semi-dynamically. Also, try following this approach for cleaner tab listeners and better memory management.
  • Nice to see you used a drawable to customize the view
  • Interesting choice having a single TimelineFragment without any inheritance. It adds a lot of complexity to your fragment though. I would recommend considering a few key abstract methods, hooking up the logic in the base class and then extending specialized fragment classes for each type of timeline for more maintainable code.

Here's a detailed Project 4 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you might be able to improve your submission.

This week (Week 5), we are going to cover the last major piece to the Android puzzle and that is using the hardware and SDK components such as the camera, photo gallery, location, maps, etc. After that, Week 6 we will be covering all the topics that separate an intermediate Android developer from a beginner that will act things you should start reviewing to continue your path to being a great Android developer.

Week 7 (Nov 11th), we are going to have a demo day to celebrate the progress you've all made with our next batch of Android students and multiple companies attending to see the group projects that you all have built. We are going to help however we can over the next 2 weeks to get the apps in shape and also have you all prepare a short slide presentation as well.

from codepath-twitter-client.

nesquena avatar nesquena commented on June 28, 2024

I didn't get to the last optional user story because I want to focus on the group project.

OK makes sense

One interesting note: I had to rebuild the ActiveAndroid jar because the one you ship in the REST Client Template doesn't have unique key constraint support. Also, implicit foreign key constraints are broken in the latest Active Android, so I had to manage the relationships manually.

Good to know, will upgrade the ActiveAndroid jar

from codepath-twitter-client.

Related Issues (2)

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.