Skip to content
/ jellip Public

A React Native application to practice for the JLPT

Notifications You must be signed in to change notification settings

mmtftr/jellip

Repository files navigation

JLPT Practice App

This is a mobile application built with Expo and React Native that helps users practice for the Japanese Language Proficiency Test (JLPT). The app displays questions and allows users to track their answers in a user-friendly UI.

Features

  • Display JLPT practice questions
  • Tracks your answers
  • User-friendly UI
  • Filtering questions by level and type
  • Review today's questions
  • Today's statistics
  • Randomizes answer order
  • Shirabe Jisho lookup (if installed)
  • Add more statistics
  • Add question sets
    • Add importing
    • Add question set filters
  • Optimize question selection to show failed questions more often and show successful ones less
  • Implement kuromoji integration and allow per-word lookup on press
  • Implement user accounts and allow users to track their progress
  • Add timer
  • Add more questions
  • Add practice test mode
  • Add listening questions

Installation

  1. Clone the repository:
git clone https://github.com/mmtftr/jlpt-practice-app.git
  1. Navigate to the project directory:
cd jlpt-practice-app
  1. Install dependencies:
yarn install
  1. Start the Expo development server:
yarn start
  1. Use the Expo app on your mobile device to scan the QR code displayed in the terminal or in the browser.

Screenshots

Dark Mode Questions Questions Review

Usage

  • Once the app is running on your device, you can start practicing for the JLPT by answering the displayed questions.
  • The app will track your answers and show if you have previously answered a question

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please open an issue or submit a pull request.

About

A React Native application to practice for the JLPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published