Skip to content

danybyte/germany-learning-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Beste Freunde A2.1 EN

Screenshot 2026-02-14 014027
Screenshot 2026-02-14 015306 Screenshot 2026-02-14 015614

A polished single-page learning companion for Beste Freunde A2.1.

This project combines vocabulary, grammar, dialogues, workbook support, and audio resources in one lightweight web interface.

The audio file of the textbook does not work

Overview

Important

Due to some issues with GitHub, I was unable to upload the textbook audio files, but it was no different from the workbook audio file section and worked the same.


  • Level: A2.1
  • Stack: HTML, CSS, JavaScript
  • App type: Static website (no backend required)

Features

  • Structured lesson content for A2.1 topics
  • Vocabulary and grammar , dialogue , exam support in one page
  • Textbook and workbook audio access
  • Local pronunciation files (voice/) plus browser fallback behavior
  • Separate audio index pages for quick navigation
  • Full dictionary (In the photo below)
brave_screenshot

Project Structure

LD-beste-freunde-A2.1/
├── css/                       # Stylesheets
├── js/                        # Application logic
├── voice/                     # Word pronunciation audio
├── textbook-audio-files/      # Textbook MP3 files
├── workbook-audio-files/      # Workbook MP3 files
├── index.html                 # Main learning interface
├── audio-textbook.html        # Textbook audio index/player
├── audio-workbook.html        # Workbook audio index/player
└── workbook-answer-key.pdf    # Workbook answer key

Getting Started

1. Run locally (quick)

Open index.html directly in your browser.

2. Run with a local server (recommended)

npx serve .

Then open the generated local URL.

image

Audio Notes

  • voice/ is used for local pronunciation files.
  • Some playback paths may rely on online TTS behavior.
  • Internet connection may be required for specific TTS-based playback.

image

Author

  • Project: Beste Freunde A2.1 EN
  • Developer: DanyByte
  • Thanks: Kimi AI , Codex
  • Dictionary source: B-amooz

About

I developed a web platform to facilitate German language learning and decided to share it with the community. It includes comprehensive lessons, a precise dictionary, native pronunciation, quizzes and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors