Skip to content

Smartpace is a student planner and productivity app that helps university students organize their study schedules, set reminders, form study groups, and stay connected through a built-in chat system. Built with Flutter for a smooth cross-platform experience.

Notifications You must be signed in to change notification settings

DevKorrir/SmartPace

Repository files navigation

SmartPace

SmartPace is a comprehensive student planner and collaboration app designed to help students organize their studies, connect with peers, and achieve academic success.

Features

  • 📅 Smart Study Planning
  • 💬 Real-time Chat
  • 👥 Study Groups
  • 📊 Progress Tracking

Getting Started

Prerequisites

  • Flutter SDK
  • Dart SDK
  • Firebase project (for authentication and storage)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/smartpace.git
    cd smartpace
    
  2. Install dependencies:

    flutter pub get
    
  3. Configure Firebase:

    • Add your google-services.json (Android) and GoogleService-Info.plist (iOS) to the respective directories.
    • Update firebase_options.dart if needed.
  4. Generate launcher icons (optional):

    flutter pub run flutter_launcher_icons
    
  5. Run the app:

    flutter run
    

Project Structure

lib/
  src/
    features/
      authentication/
      screens/
      ...
    routing/
  main.dart

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

MIT


© 2025 SmartPace Team

About

Smartpace is a student planner and productivity app that helps university students organize their study schedules, set reminders, form study groups, and stay connected through a built-in chat system. Built with Flutter for a smooth cross-platform experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •