Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 887 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 887 Bytes

Happy-Quotes-Happy-Valley

A flutter app that creates a new "Happy Message" every day that is specific to Penn State. This app pulls from a Firestore database that contains over 100 curated messages. It then gives the user the option to send notifications every day to look at the new daily quote. This app has already ran a beta test with test flight and is still in creation phase with additions in the future.

To run the app,

  1. download the GoogleService-Info.plist file
  2. Follow listed sub steps: if on IOS:
    a. cd into ios folder and run pod update to update the pods for IOS
    b. add GoogleService-Info.plist file into Runner folder on xCode to be able to run and build the app\
  3. cd into the main directory and run: flutter run lib/main.dart

alt text