SmartPace is a comprehensive student planner and collaboration app designed to help students organize their studies, connect with peers, and achieve academic success.
- 📅 Smart Study Planning
- 💬 Real-time Chat
- 👥 Study Groups
- 📊 Progress Tracking
- Flutter SDK
- Dart SDK
- Firebase project (for authentication and storage)
-
Clone the repository:
git clone https://github.com/yourusername/smartpace.git cd smartpace -
Install dependencies:
flutter pub get -
Configure Firebase:
- Add your
google-services.json(Android) andGoogleService-Info.plist(iOS) to the respective directories. - Update
firebase_options.dartif needed.
- Add your
-
Generate launcher icons (optional):
flutter pub run flutter_launcher_icons -
Run the app:
flutter run
lib/
src/
features/
authentication/
screens/
...
routing/
main.dart
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
© 2025 SmartPace Team