Giter Club home page Giter Club logo

Comments (1)

codepathreview avatar codepathreview commented on September 6, 2024

👍 Excellent work Poorva! It's good to see you put in all your efforts to make the assignments look polished and well documented.

A few notes after checking out the code:

  • Your attention to UI/UX was impressive, chose a proper theme and made it twitter branded.
  • Good job formatting the relative time stamp (Consider externalizing the logic to a Util class)
  • Great job implementing the compose tweet feature as a dialog
  • Nice touch adding the TextWatcher for counting characters
  • Great job embedding media image in tweet object
  • Good job getting retweet and favorite counts correctly displayed
  • Consider better organizing your source files
  • Consider using the ProgressBar indicating network requests
  • Good job using using Parcelable (benefits) for model objects
  • Consider adding null checks in JSON parsing for robust error handling

Here's a detailed Project 3 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 could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, ActionBar, Navigation, Models, Authentication, API Communication, Persistence, et al) and see how they all fit together. We are close now to a turning point in the course where you should be hitting a "critical mass" towards your knowledge of Android.

from twitterclient.

Related Issues (3)

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.