Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashcardsApp

Description

A simple flashcard learning application designed to facilitate language learning through an interactive interface. This app allows users to effortlessly browse through flashcards, each containing words or phrases along with their translations or definitions. Key features of the app include:

  • Learning Mode: Users can review flashcards at their own pace, focusing on new vocabulary.
  • Quiz Mode: The app offers a quiz feature where users are tested on their knowledge. It presents words or phrases, and users must select the correct translation or define the word.

Install

  1. Clone the repository: git clone [repository-url]
  2. Navigate to the application directory
  3. Create and activate virtual environment

python -m venv env

.\env\Scripts\activate

  1. Install required dependencies: pip install -r requirements.txt
  2. Make migrations: python manage.py makemigrations
  3. Apply migrations: python manage.py migrate
  4. Start the Django development server: python manage.py runserver

Screenshots

Zrzut ekranu 2023-12-17 085101 Zrzut ekranu 2023-12-17 085234 Zrzut ekranu 2023-12-17 085204

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages