Meditation

Meditation app is an application that you can use for daily meditation. In the future, functions will be added to track the time of meditation.

Features

  • Listen to music for meditation
  • View training videos
  • View and change profile information
  • choosing a meditation program

Installation

Meditation requires IOS v13.0+ and Xcode 13+ to run. To run the app, install the dependencies using cocoaPods. Open the terminal in the application folder and run the following command

pod install

Library

Meditattion is currently extended with the following libraries. Instructions on how to use them are linked below.

Plugin README
Firebase Firebase swift
Kingfisher github.com/onevcat/Kingfisher
PKHUD github.com/pkluz/PKHUD
SkyFloatingLabelTextField github.com/Skyscanner

Instructions for use

After launching the application, the welcome screen is displayed.

  • Welcome screen

alt tag

On the login screen, you can log in, go to the registration screen, or restore your password.

  • Login screen

alt tag

On the registration screen you have to fill in the text fields, you can also add a photo.

  • Registration screen

alt tag

Meditation

  • On this screen you can choose the type of meditation or watch a tutorial video

alt tag

If you have chosen the type of meditation, you can listen to music for meditation.

  • Music screen

alt tag

If you click on the song, the player opens.

  • Player screen

alt tag

You can also change user data. You can replace a photo or one of the fields and click on the "Edit" button

  • Edit screen

alt tag