A flutter application to help you study
- Divided into classes, topics, and materials
- Themable
- Flashcards
- Notes
- Multilingual (English, Italian)
- Graphs
- Mind Maps
- Maybe online synchronization?
- 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
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
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.