Skip to content

5AbhishekSaxena/GermanPocketDictionary

Repository files navigation

German Pocket Dictionary

GitHub release (latest by date) GitHub https://github.com/5AbhishekSaxena

An app designed to help students who want to search for meanings and translations. This greatly helps them to learn german at a faster pace having the translations and meanings at their fingertips through a clean and self-explanatory UI designed keeping in mind the usage patterns of beginners in language learning.

Also for tourists and people who want to search for frequently used words in the German language with words divided into categories such as nouns, verbs, numbers, colours, and questions for easy navigation and quick access to the most commonly used vocabulary in daily life.

All this with a universal search bar for fast results.

Play Store Link:

Why contribute to this repository

  • Beginner-friendly
  • Polish your java concepts

How to Contribute

  • For contributions in this repository, please read CONTRIBUTING.md first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts)
  • If you like the repository, please star it.

Integrated Development Environment(IDE) Setup

In order to compile the project easily you'll need an IDE. I used Android Studio by Google.

  • Download the software from the official website (Download Link).
  • Install the software.
  • Download this project zip and extract it to a location.
  • Open Android Studio and import the project in the software.(File>Open>Select the folder containing the project).

Learning Resources

Creating a pull request

Learn the Git basics