Elder Care Alert is a simple yet effective application built using Flutter & Dart to demonstrate my foundational skills. This app aims to assist caregivers by providing alerts and reminders for elderly care. 🏡✨
🔔 Reminders for medications & check-ups
📍 Emergency contact integration
📱 User-friendly interface for easy navigation
📊 Basic health tracking functionality
- Framework: Flutter
- Language: Dart
Ensure you have:
- Flutter SDK installed
- Dart installed
- Android Studio / VS Code setup
git clone https://github.com/KavanaN12/Flutter-Elder-care-development/tree/mainflutter pub getflutter runSuggestions & contributions are welcome! 🎉
- Fork the repo 🍴
- Create a new branch (
git checkout -b feature-name) - Make your changes & commit (
git commit -m "Added a new feature") - Push to your branch (
git push origin feature-name) - Open a pull request 🚀
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.