Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.62 KB

MediFlet



Mediflet is an awesome meditation app made with Flet. It is easy to use, customizable, and effective. Mediflet allows users to customize their meditation experience by choosing the length of their session, the type of music they want to listen to, and more.

Mediflet is the perfect app for anyone who wants to improve their mental and physical well-being through meditation. It is a great way to start your day, relax after a long day, or simply take a break and focus on your breath.

Team member

  1. @prapanch07
  2. @DeepikaSR4

Product Walkthrough

Link to Video

How it works?

  • The user learns about the importance of meditation.
  • The user enters their name and how much time they want to meditate for.
  • The user chooses what type of music they want to listen to.
  • The timer starts and the music begins to play. The user can follow the guided meditation or meditate in silence.
  • Post the session the user is asked if they want to meditate again or exit.

Project Demo

Libraries used

Flet - 0.10.3

How to configure

  • Open this repository through Github desktop
  • Open it in VisualStudio code
  • Open terminal
  • Run the command below

pip install flet

How to Run

  • Now your system is fully configured to run ** MediFlet **
  • Run the command below

flet run main.py