Reem Hazza3's repositories

EduApp

EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users can search courses from different categories and get real-time results from the api using Chips for a smooth filtering experience. It has different theme for dark mode.

Language:KotlinStargazers:11Issues:2Issues:0

Daftar

A simple notes and tasks application for the Android platform. Supports Night mode. Follows the concept of "Single Activity". Architectural pattern (MVVM). Tech used (Room database, Data binding, View binding, Navigation component, Safe Args, RecyclerView, Animations, ViewModels, LiveData, kotlin coroutines).

Language:KotlinStargazers:9Issues:2Issues:0

Jobs-App

A simple job-search app for the Android platform. Follows the concept of "Single Activity". Architectural pattern (MVVM).

Language:KotlinStargazers:3Issues:2Issues:0

AndroidQuiz

This app is an educational app that quizzes a user about Android concepts. It's was built as the 2nd project for Udacity Nano-degree.

Language:JavaStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:2Issues:0

BrainTrainer

An android game that produces random math questions and let the user choose among 4 answers. The user can answer as much questions as he/she can only within 30sec timer time then they are allowed to play again.

Language:JavaStargazers:0Issues:1Issues:0

Connect3

A connect3 game between two players. The app uses animations to drop the game items.

Language:JavaStargazers:0Issues:1Issues:0

CurrencyConverter

Currency app is designed to helps customers to hand different currency conversions.

Language:KotlinStargazers:0Issues:1Issues:0

ecommerce

an e-commerce app that fetches data from a public API and displays it in a RecyclerView with different view types for products.

Language:KotlinStargazers:0Issues:1Issues:0

HigherOrLower

An Android app(game) that guesses a random number and matches it with the user's guess. The app uses Toasts to tell the user if his guess is wright or wrong.

Language:JavaStargazers:0Issues:1Issues:0

HikersWatch

An app for tracking the location of the user and displaying it.

Language:JavaStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

Miwok

An Android app that lets the user learns the basic words of the Miwok language by swiping through 4 tabs (using fragments and view pager) of numbers, family, colors and basic phrases. The app provides playable audios for each word or phrase with a user-friendly UI.

Language:JavaStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

MusicalStructure

This app is the structure of a Music Player app. It’s intended to play music from the user’s library of music. The app does not actually play music because it was developed as a project for the Android Basics Nano-degree by Google.

Language:JavaStargazers:0Issues:1Issues:0

NewsFeed

This application queries The Guardian API to get news and displays them in the main screen in a ListView. Each item of it will redirect the user to the whole article whenever clicked.

Language:JavaStargazers:0Issues:1Issues:0

NewsReader

This is a two-activity app lets a user view top hacker news using the HackerNews API. When an article is clicked, the content of it's html page is loaded into a webview in a new activity. The app stores these data in a Sqlite DB.

Language:JavaStargazers:0Issues:1Issues:0

QuakeReport

It's an application to display earthquakes news using USGS API. This app was built as a hands-on project for the 4th course in the Android Basics Nano-degree of Udacity.com

Language:JavaStargazers:0Issues:1Issues:0

RememberMyPlace

This app uses google maps API to locate the user and let him save his favorite places in shared preferences by long tapping them on the map.

Language:JavaStargazers:0Issues:1Issues:0

SimpleNotes

A simple saving notes app that allows a user to add a new note using a menu and deleting it by long pressing it using an alert dialog. Notes are saved in the shared preferences.

Language:JavaStargazers:0Issues:1Issues:0

SimpleTimer

A simple countdown timer. It uses a seekbar to control the time of the countdown timer. When it finishes counting down an audio is played as an alert.

Language:JavaStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

TimesTables

An Android app uses a seekbar and a listview to generate the first 20 Times Tables.

Language:JavaStargazers:0Issues:0Issues:0

TourGuide

It's an android app with multiple screens, each of which lists a kind of attraction for Luxor city in Egypt, temples, main landmarks of ancient Egyptians, restaurants, hotels and more. Those lists are populated using custom adapters. The navigation through different screens is simplified by a navigation drawer.

Language:JavaStargazers:0Issues:1Issues:0

TurkishBasicPhrases

An Android app to translate 8 English phrases to Turkish. The app displays the English phrases as buttons. When pressed, the translated phrase is displayed and is vocally said.

Language:JavaStargazers:0Issues:0Issues:0

WhatsTheWeather

An app to get the weather status by city name using "Open Weather Map" API.

Language:JavaStargazers:0Issues:1Issues:0