Skip to content

Alyona-art/mood-tracker

Repository files navigation

Mood Tracker App

Description

Mood Tracker is a simple and easy-to-use Flutter application designed to help you track your moods every day. Users can choose from existing mood labels or create their own with custom colors and names. With a colorful display of circles, you'll be able to see your mood patterns throughout the entire year at a glance.

How to Run the Project

Follow these steps to run the Mood Tracker application on your local machine:

  1. Clone the Repository

    Open your terminal and run:

    git clone https://github.com/Alyona-art/mood-tracker.git
  2. Change Directory

    Navigate into the project folder:

    cd mood-tracker
  3. Clean the Project

    Run the following command to clean the project:

    flutter clean
  4. Get Dependencies

    Fetch the project dependencies by running:

    flutter pub get
  5. Build the Project

    Finally, build the project using:

    dart run build_runner build --delete-conflicting-outputs

Now, you are ready to run the Mood Tracker app! Enjoy tracking your moods!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published