Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 884 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 884 Bytes

Flutter Mental Health App

A simple Flutter app promoting mental well-being through a clean and user-friendly interface.

Features

  • Bottom Navigation Bar: Easy access to Home, Profile, and Settings.
  • Greeting and Date: Personalized welcome and date display.
  • Mood Selection: Express emotions with emoticon faces and mood categories.
  • Exercise Section: Curated mental exercises for users.

Getting Started

  1. Clone the repository:

    git clone https://github.com/azhilus/MentalHealthAppUI.git
  2. Navigate to the project folder:

    cd MentalHealthAppUI
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Happy Tinkering! 🚀