Giter Site home page Giter Site logo

dhrumilshah98 / seventhproject-newsappstage2 Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 998 KB

License: MIT License

Java 100.00%
news-app-stage-2 news-app-stage-2-android news-app-stage-2-android-udacity android-application udacity-android-nanodegree udacity-android-basics-nanodegree udacity-android-for-beginners udacity-android-basics-projects news-app-stage-2-github

seventhproject-newsappstage2's Introduction

Udacity and Google India Scholarship Program

Android Basics Nanodegree Project 7 "News App, Stage 2"

Name of App - "News Portal"

PROJECT SPECIFICATION

  1. Settings Activity allows users to see the value of all the preferences right below the preference name, and when the value is changed, the summary updates immediate.

  2. App contains a main screen which displays multiple news stories

  3. The title of the article and the name of the section that it belongs to are required field. If available, author name and date published should be included. Please note not all responses will contain these pieces of data, but it is required to include them if they are present. Images are not required.

  4. Settings Activity is accessed from the Main Activity via a Navigation Drawer or from the toolbar menu. In accordance with Material Design Guidelines, it should be reached via the "Settings" label. Do not use synonyms such as "Options" or "Preferences."

  5. App queries the content.guardianapis.com API to fetch news stories related to the topic chosen by the user, using either the ‘test’ api key or the student’s key. The query is narrowed down by the preferences selected by the user in the Settings.

  6. Networking operations are done using a Loader rather than an AsyncTask.

  7. The intent of this project is to give you practice writing raw Java code using the necessary classes provided by the Android framework; therefore, the use of external libraries for the core functionality will not be permitted to complete this project.

  8. Code is easily readable such that a fellow programmer can understand the purpose of the app.

  9. All variables, methods, and resource IDs are descriptively named such that another developer reading the code can easily understand their function.

  10. The code is properly formatted i.e. there are no unnecessary blank lines; there are no unused variables or methods; there is no commented out code. The code also has proper indentation when defining variables and methods.

  11. All Strings are stored in the strings.xml resource file.

About News Portal

This app is using Guardians API. The app will display the latest news related to user preference. User can select what type of news to be viewed.(Eg Tech, World, LifeStyle and more)

It will display Image, Title, Section, Published Date and Time, and Authors(If any) related to content. On click, it will open the article in the browser.

News Portal App Images

Portrait

Check out more images in NewsPortalImages folder.

seventhproject-newsappstage2's People

Contributors

dhrumilshah98 avatar

Stargazers

 avatar  avatar

Watchers

 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.