Community Care is an Android application aimed at addressing social problems like sanitation and other issues. Built using Flutter, it leverages various technologies to provide a seamless experience for users seeking to improve their communities.
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Flutter SDK: Install Flutter
- Dart SDK: Included with Flutter
- Android Studio: Install Android Studio
- Xcode (for iOS development): Install Xcode
-
Clone the repository:
git clone https://github.com/imRahul05/Community-Care.git cd Community-Care
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Here are some screenshots of the app:
- lib/: Contains the main codebase for the application.
- assets/: Contains images, icons, and other assets.
- screenshots/: Contains screenshots of the application.
- Flutter: UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
- Dart: Programming language optimized for building mobile, desktop, and web applications.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
- Rahul Kumar - imRahul05
- Nitish Kumar - NitishKDev
- Soumyaranjan Panda - soummyaanon
- GnivethaG - GnivethaG
- arpithagowda67 - arpithagowda67
This project is licensed under the MIT License - see the LICENSE file for details.
- Hat tip to anyone whose code was used.
- Inspiration.
- etc.