Skip to content

DroidNanoDegree/redditLite

Repository files navigation

Demo

Phone

Demo redditLite

Tablet

Demo redditLite

About

The project in this folder contains the implementation for redditLite Android App, the final project part of the Android Developer Nanodegree.

Description

Stay on top of your communities (subreddits) with App’s news feed tailored to the communities you subscribe to, with the functionality to identify and sort through unread posts. Never miss any action from your community and get notified periodically when there is new content. redditLite will manage unread posts and provide various UI indicators to keep track of unread posts.

The redditLite makes it easy to navigate between communities/content but also provides the ability to discover/join new communities from all of Reddit.

Features

User Experience:

  • In the main screen users can see the unread posts as Cards, with :

    • An image/gifs(autoplay).
    • Title of the post.
    • Vote Number with button to vote up or down a post.
    • Button displaying the number of comments.
    • Swipe to mark it as read.
  • Clicking a list item or the comments button will display details view for the user to interact with the post. Opening a post details will mark it as read.

  • Navigation drawer to manage Reddit account and navigate between posts.

  • Add posts to favorites list and view them from the Favorites action from the navigation drawer.

  • Search bar with allow users to search all of Reddit (only SFW) for subreddits.

  • Notification when there is new content. User will have ability to enable/disable notification for all or selected subreddits. Clicking the notification should launch to the main screen.

  • Widget that displays a list of 20 most recent posts.

License

Copyright (C) 2017 Srikanth Basappa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.