/Mindrev

[WIP] A study app built in flutter

Primary LanguageDartOtherNOASSERTION

Mindrev [WIP]

A flutter application to help you study

Code quality score

Features

  • Divided into classes, topics, and materials
  • Themable
  • Flashcards
  • Notes
  • Multilingual (English, Italian)
  • Graphs
  • Mind Maps
  • Maybe online synchronization?

Supported Platforms

  • Desktop
    • Windows
    • MacOS
    • Linux
  • Mobile
    • Android
    • IOS (not sure whether I'll be able to publish to the app store but it should work)
  • Web

Running

This is absolutely not in a usable state yet but if you really want to run this just make sure you have the flutter SDK and git installed and run this (on *nix systems)

git clone https://github.com/ScratchX98/Mindrev.git && cd Mindrev && flutter run

License

Mindrev is licensed under the Gnu affero public license with the commons clause condition, meaning that the software is source available but using this software commercially is not permitted.