Skip to content

This is a program that is like Quizlet but in command line and on python

License

Notifications You must be signed in to change notification settings

Eliott-Srl/QuizletPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuizletPY

QuizletPY is a program which is like Quizlet but in python and in command line.

Features

  • Questions Management
    • Add, Modifiy and Delete qquestions
    • Import / Export questions as json
  • Learning Methods
    • learn the elements in the original direction

Table Of Content

Usage

lmao u really want to use it ??????
DON'T !

General Remarks

The main thing of this program is this menu :

+--[ Main menu ]---------------------------------+
| {1} Questions Management                       |
| {2} Learn in the original direction            |
|                                                |
| {99} Stop the program                          |
+------------------------------------------------+

Questions Management

Here you will find all the informations on how to manage the list of questions.
The menu for editing the question list is this:

+--[ Questions Management ]----------------------+
| {1} Display the list of questions              |
| {2} Delete questions                           |
| {3} Edit questions                             |
| {4} Add questions                              |
| {5} Import a list of questions                 |
| {6} Export the current list of questions       |
| {7} Open the export location                   |
|                                                |
| {8} Return to the main menu                    |
|                                                |
| {99} End the program                           |
+------------------------------------------------+

Learning Methods

There is only one way to learn for the moment and it's in the direction in which the questions were written.
There will be more ways to learn like in reverse or random.
Stay tuned !

Compatibility

This program works in all versions since python 2.7.2.

About

This is a program that is like Quizlet but in command line and on python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages