NesaByte / Maslow-Fulfilled

"A Theory of Human Motivation" : Maslow’s theory encompasses his observations and ideas on human needs and motivation.
MIT License
8 stars 3 forks source link
dart flutter hactoberfest maslow

MASLOW-FULLFILLED

What is Maslow's Hierarchy of needs?

The aim of MaslowFullfilled app

Current app

Home Page Calendar Page DailyProgress Page

Contributors are needed!

Check out the Issues or make your own issues.

Step 1: Fork and clone the repository

git clone https://github.com/'your username'/Maslow-FullFilled.git

Step 2: Run the app

// gets all the dependencies
flutter pub get

// run the app
flutter run

Send your pull request and lets see the magic happen!