Giter Club home page Giter Club logo

flashcard-study-app's Introduction

Flashcard-Study-App

A program that uses a .csv file to produce a set of flashcards that the user can flip through and study.

Table of Contents

About

This program was created in order to build up programming skill and also show my capability of reading in data from seperate files and use that data in my programs.

Getting Started

What you will need to run this program:

  • Python- To run this program, you must have some way to run a .py file. Also, this program was written using python 3.8.3, and has not been tested using any other version.
  • .csv file- In order to create your own flashcard sets, you will have to be able to create and format a .csv file of your own so that the program can use the flashcard set you've created. The folder holding the .py program has an example .csv file whose format can be easily followed and copied. It is easiest to simply copy the .csv file given in the folder, and write your own questions and answers in.

How to Use

After installing and adding everything necessary, all you need to do is run the program, and enter the path of the .csv file you want to use as a flashcard set. Make sure when inputting the path of the flashcard set into the program, include the .csv. Also, to make things easier if you don't know how to get the path of the file, make sure the .csv file is in the same folder as the program, just like the example .csv file. Then you can just enter the name of the file in. For example, "Test.csv" would work as input if there was a file named that in the same folder as the program.

NOTE: Just like flashcards in real life, there's going to be a limit to how much you can write on a single side of a card. Be cautious when writing your flashcard set to not make quiestions or answers too long.

Author

@AlexHettle - Sole author of project

flashcard-study-app's People

Contributors

alexhettle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.