All Projects → vaIerika → Flashcards

vaIerika / Flashcards

Licence: other
Application to memorise information in a game form (SwiftUI)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Flashcards

HNReaderApp
Hacker News client for macOS
Stars: ✭ 169 (+1107.14%)
Mutual labels:  application, swiftui
Lazycard
A simple flashcard application where cards are formatted with Markdown.
Stars: ✭ 18 (+28.57%)
Mutual labels:  application, flashcards
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+164.29%)
Mutual labels:  application
android
Android eduVPN application
Stars: ✭ 80 (+471.43%)
Mutual labels:  application
Appactive
AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)
Stars: ✭ 241 (+1621.43%)
Mutual labels:  application
vcoin
VCoin is lightweight application for keeping track of cryptocurrency prices.
Stars: ✭ 34 (+142.86%)
Mutual labels:  application
RangeUISlider
📱 🔵➖🔵 An iOS range selection slider compatible with UIKit and SwiftUI. Developed using autolayout and highly customizable using IBDesignabled and IBInspectable or programmatically. It support also RTL (right to left) languages automatically out of the box.
Stars: ✭ 98 (+600%)
Mutual labels:  swiftui
Chocolater
Chocolater is simply a PowerShell code generator and it was conceived in order to facilitate the selection and installation of your favorite applications in one go.
Stars: ✭ 26 (+85.71%)
Mutual labels:  application
idea-fight
A web application for helping you decide the priorities of your ideas
Stars: ✭ 17 (+21.43%)
Mutual labels:  application
ReCombine
A Swift Redux library utilizing Apple's Combine Framework.
Stars: ✭ 46 (+228.57%)
Mutual labels:  swiftui
Movie Trailers SwiftUI
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
Stars: ✭ 51 (+264.29%)
Mutual labels:  swiftui
ObjectUI
Create SwiftUI Views with any data
Stars: ✭ 19 (+35.71%)
Mutual labels:  swiftui
anki-mode
An Emacs major mode for creating anki cards
Stars: ✭ 47 (+235.71%)
Mutual labels:  flashcards
flashcards
FIT CTU · BI-SP1 · BI-SP2 · B172 · B181 – software team project
Stars: ✭ 35 (+150%)
Mutual labels:  flashcards
My-Business
Business management tool featuring accounts, invoices, partners, projects, and server 🦄
Stars: ✭ 37 (+164.29%)
Mutual labels:  application
NativeMarkKit
NativeMark is a flavor of Markdown designed to be rendered by native apps.
Stars: ✭ 36 (+157.14%)
Mutual labels:  swiftui
MyFavoriteB
macOS上的B站民间客户端
Stars: ✭ 33 (+135.71%)
Mutual labels:  swiftui
StoryboardPreviewsBySwiftUI
Introduce how to make the Storyboard file and Xib file correspond to the preview function by SwiftUI.
Stars: ✭ 35 (+150%)
Mutual labels:  swiftui
mocka
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
Stars: ✭ 56 (+300%)
Mutual labels:  swiftui
BottomSheet
BottomSheet lets you add custom bottom sheets to your SwiftUI apps.
Stars: ✭ 111 (+692.86%)
Mutual labels:  swiftui

Flashcards

Application to memorize information.

Written in SwiftUI.


Functionality of the App

  1. Create cards to memorize, edit and delete them.
  2. Organize cards in the categorized list.
  3. Train cards in a game form with timer on.
  4. Filter the list of the cards by categories if needed. Change an image for the categories.
  5. Option to retry wrong cards.
  6. Earn points and get levels according to the game result.
  7. Choose a hero to play with, unlock new ones with the progress.

Screenshots

Game mode: memorizing

Game mode


Profile Hero

Profile


List of cards, filter by category, changing an image for the chosen category with the Long Press

List of cards, filter


Editing & deleting

Time out


Adding a card

Add card


Features

  • Haptics and animation.
  • Custom stepper view, alert.
  • Implementation of the cards filter by categories.
  • Timer with Notification Center that pauses if the app is hidden.
  • Data consistency with the Documents Directory. Decoding default data from the JSON file.
  • Accessibility (VoiceOver; Differentiate without color).
  • Gamification.

Communication

If you find a bug or want to discuss a new feature, feel free to reach out.


Credits

Amazing graphic images of Greek Gods are made by macrovector.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].