An open API service indexing awesome lists of open source software.

https://github.com/md-weber/flashcard_project

Flashcard App where you can learn different topics and create your own flashcards in Google Drive.
https://github.com/md-weber/flashcard_project

development eduction flashcard learning

Last synced: 8 months ago
JSON representation

Flashcard App where you can learn different topics and create your own flashcards in Google Drive.

Awesome Lists containing this project

README

          

[![Dart](https://github.com/md-weber/flashcard_project/actions/workflows/dart.yml/badge.svg?branch=main)](https://github.com/md-weber/flashcard_project/actions/workflows/dart.yml)
[![Odysee Badge](https://img.shields.io/static/v1?label=Odysee&message=Invite&color=purple&style=flat-square&logo=odysee&logoColor=purple)](https://odysee.com/$/invite/@flutterexplained:7)

# flashcard_project

Flashcard app connected with Google Spreadsheet

## Getting Started

This is a [Flutter](https://flutter.dev/) Project that works on iOS, Android, Web and MacOS.

## Adding more Flashcards

If you want to contribute to the Flashcards that will available in the App feel free to add more
spreadsheets and folders to the following Link:

[Google Drive - Flashcard](https://drive.google.com/drive/folders/1cov64m0rLhmFvkR5aJftoqBweJP7Lsgs?usp=sharing)

Make sure to keep the folder structure as following:

- Name of Lecture (Parent Folder)
- Lesson (Spreadsheet)

## Tests

This package uses mockito and build runner, so before you run your tests you will need to execute:
`flutter packages pub run build_runner build`

## Contributors ✨

-- Coming Soon --