A smart walking companion that rewards your outdoor activity and connects people through movement, creativity, and eco-conscious living.
WALK-E is an intelligent mobile application that combines wellbeing, urban mobility, and environmental awareness in one place.
Users earn points for walking and spending time outdoors, complete wellness challenges, plan routes or trips, create creative paths on the map, and exchange points for rewards.
video.mp4
(Coming soon — app screenshots)
Project is built with:
- Flutter — UI framework for cross-platform apps
- Dart — main programming language
- Material Design 3 — for consistent interface and animations
- Custom Theming System —
AppColorsand gradient backgrounds - Clean Architecture — separated core / feature modules
- Firebase Authentication
- Cloud Firestore integration
- Step tracking with Google Fit / Apple Health
- Reward system with achievements
- Social features (friends, challenges)
- Offline caching and local stats
To run this project locally:
# Clone the repository
git clone https://github.com/Andezion/WALK-E.git
# Enter the project folder
cd WALK-E
# Get dependencies
flutter pub get
# Run the app
flutter run