Skip to content

heavenya/small_group

Repository files navigation

Small group

Small group is a mobile application for believers in the christian community to find small groups nearby to have consistent fellowship experiences to enjoy after work and on the weekends.

Getting Started

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Updating Github

git commit -m "commit description"
git branch -M main
git remote add origin https://github.com/heavenya/small_group.git
git push -u orgin main

Commands

  • Set Visual Studio To Open At Login In System Prefernces Manually
  • Open Terminal In Visual Studio
Command + J on keyboard
  • Open Local Host On Browser
flutter run
  • Open Mobile iOS Simulator
flutter emulators --launch ios

then

flutter run
  • Check For Errors
flutter doctor

Technology Stack

  • Flutter Frontend
  • Firebase Backend

Credits

Sequential Resources

Additional Resources

Tools