Skip to content

Mobile app on Flutter by first year Innopolis University bachelor students

License

Notifications You must be signed in to change notification settings

InnoSWP/memorizer

Repository files navigation

Memorizer

Issues License

Memorizer - is an mobile app which will help you to learn information more easily and faster.

It simplifies the memorization process by providing a user the voice controlled audio player, which will "play" the text.

How to use Installation License

here will be demo GIF

How to use

Upon launching the app, you will appear at "home screen".

  1. Here you can upload your text either by typing or by uploading a PDF file.

  2. Tap “Memorize” to switch to the "audio player screen" and start memorizing the text.

  3. Here you can listen to the text and manage the audio using buttons.

    3.1 Furthermore, you can interact with audio player by voice commands: 3.2 Tap “microphone” button and say a desirable command.

  4. Lastly, you can find all the information about the audio player by tapping “information” button.

Features

  • Voice controlled audio player
  • Text widget with the text highlighting
  • PDF and manual text typing inputs
  • Loop, previous/next, play/pause buttons
  • Number of repetitions
  • Sentence separator

Installation

  1. Install and setup Dart SDK.

  2. Install and retrieve Flutter SDK :

    2.1 Download from this link : Flutter_WINDOWS

    2.2 1. Extract the zip file and place the contained flutter in the desired installation location for the Flutter SDK (for example, C:\src\flutter).

  3. Install Android Studio/ VSCode and then install Flutter package.

  4. Set up the Android emulator.

  5. Git Clone the project or download the source code.

  6. To create a new Flutter project containing existing Flutter source code files:

    6.1 In the IDE, Create New Project from the Welcome window or File > New > Project from the main IDE window.

    Important: Do not use the New > Project from existing sources option for Flutter projects.

    6.2. Select Flutter in the menu, and click Next.

    6.3. Under Project location enter, or browse to, the directory holding your existing Flutter source code files.

    6.4. Click Finish.

Frameworks and technologies

  • Dart programming language.
  • Flutter framework for Dart.
  • PDF converter package.
  • Speech-to-text package.

License

MIT License

Copyright (c) 2022 Alifanov Vitaliy

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Mobile app on Flutter by first year Innopolis University bachelor students

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5