Skip to content

Welcome to ChapterTree, an amazing app that allows you to seamlessly manage your chapters! ChapterTree is designed to provide users with a platform to record event information, track chapter attendance, communicate with other FBLA members, talk with our intelligent ChatBot, and learn more about FBLA

License

Notifications You must be signed in to change notification settings

msoham123/ChapterTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChapterTree

FHS Mobile App Development
Date of submission: 2/28/20

Overview

Welcome to ChapterTree, an amazing app that allows you to seamlessly manage your chapters! ChapterTree is designed to provide users with a platform to record event information, track chapter attendance, communicate with other FBLA members, talk with our intelligent ChatBot, and learn more about FBLA. Additionally, the app implements API's that enhance the user experience by communicating with our database, implementing google maps, and providing a real time data flow that dynamically updates information that the user needs.

This application was programmed completely in Google's Flutter Framework.

Portfolio


Brainstorming and Planning

Core Features

  • Native performance on both iOS and Android
  • Fully responsive and adaptable UI to any screen dimensions
  • Robust backend for Authentication, Cloud database, Cloud Storage
    • Built-in encryption on database for user passwords
  • Email/Password and Face ID login for extensive accessibility
  • Google sign-in for convenience and accessibility
  • Sends email to user upon sign-up
    • Powered by Node.js backend and Cloud Functions
  • Beautiful dashboard to view, sign-up, remove local and national events
    • Harnesses the power of cloud data persistence
  • Social Media Integration to share on many platforms such as Facebook, Twitter, Messenger, Messages, and much more!

  • Dynamic calendar to add events seamlessly
    • Only chapter leaders can track attendance
  • Google Maps API integration to view user's location event destination through markers
  • Google Maps Distance Matrix API integration to view driving distance and time needed to reach event
    • Utilizes Machine Learning on historical traffic data, weather conditions, and more to provide precise metrics
  • Built-in navigator to view directions in Google Maps
  • Seamless integration for meeting attendance
    • Only chapter leaders can track attendance
    • Employs cloud data persistence
  • Embedded Web Viewers to learn more about FBLA
  • Global Messaging FBLA Portal
    • Users can ask questions, learn more about FBLA, and much more
    • Powered by Cloud Storage Streaming
  • Smart Assistance AI Powered FBLA Chatbot
    • Answers all questions pertaining to FBLA (e.g. what is the dress code for FBLA?)
    • Powered on Google's Neural Networks that perform Natural Language Processing (NLP)
  • Contact us form
    • Integrated with Gmail API to send email directly to ChapterTree's gmail account
  • Settings page for viewing user profile
  • Dark mode
  • Officer SMS notification
    • Seamless way to send meeting reminder notifications to all chapter members in a single click
  • Smart Analytics and data aggregation on user metrics such as User Retention

Getting Started

The following are the most effective methods to run ChapterTree on your device.

IPhone and IPad (IOS):

  1. Download XCode from the Mac OS App Store.
  2. Create a free account on the Apple Developer Portal.
  3. Once you are signed in, consult the Xcode Deployment Section below.

Prerequisites

Device with IOS 9.0 or above (Emulator Works!)

  • Note : If you have IOS 13.31 or above, you cannot run the app with a free developer account!

Android Phone and Tablet (Android):

  1. Download Intellij from https://www.jetbrains.com/idea/.
  2. To install the Flutter Plugin:
  • Start Android Studio.
  • Open plugin preferences (Preferences > Plugins on macOS, File > Settings > Plugins on Windows & Linux).
  • Select Marketplace, select the Flutter plugin and click Install.
  • Click Yes when prompted to install the Dart plugin.
  • Click Restart when prompted.

Once you are set up in, consult the IntelliJ Deployment Section below.

Prerequisites

Device with Android SDK 20 to 28 (Emulator Works!)

Xcode Deployment

  1. Open up the folder where ChapterTree is downloaded and open up Runner.xcworkspace Navigate to Runner.xcworkspace
  2. Right when you open up Runner.xcworkspace you may get an error regarding Signing and Capabilities Potential XCode Error on Launch
  3. To fix this, go to the tab Signing and Capabilities and select a team. The error should go away after this. Signing and Capabilities
  4. You can now view all the iOS code project files and dependencies Project Files
  5. To run the app, connect a USB-C to lighting cable from your computer to your phone. You should see your device show up as shown below: Project Files
  6. After the application opens and the Build Succeeds you will be prompted to the login screen
  7. Login with the credentials:
  • email: judges@gmail.com
  • password: fbla123
  • Note: These credentials have special privileges as a chapter leader such as taking attendence and adding events to the calendar iOS
  1. Feel free to explore the app and refer to our Core Features for the full list of our app's functionalities
  2. If you experience a bug in the app, feel free to Report a Bug under the Questions tab of our app.

IntelliJ Deployment

  1. Open the unzipped project in IntelliJ
  2. Configure the Dart SDK
  3. Open the project. Open Project
  4. Click on packages get or run flutter packages get in the terminal. Get Packages
  5. Make sure you configure any Android Frameworks if neccessary. Configure
  6. Go to the devices tab and make sure your device is selected. Select Device
  7. Click on the green button and run the app.
  8. You should see Running Gradle task 'assembleDebug'. Build Application AndroidX
  9. Login with the credentials:
  • email: judges@gmail.com
  • password: fbla123
  • Note: These credentials have special privileges as a chapter leader such as taking attendence and adding events to the calendar

Technologies and API's used

License

ChapterTree is licensed under the MIT License - Please view LICENCE for more details

Copyright Information

  • Login and Signup user authentication powered by Firebase and consistent with their API usage policies
  • Facebook Logo used for application graphics with explicit permission from Facebook Brand Resources.
  • Twitter Logo used for application graphics with explicit permission from Twitter Brand Resources.
  • Instagram Logo used for application graphics with explicit permission from Twitter Brand Resources.
  • Google logo used for application graphics in accordance with Google Trademark Policy.
  • The App Store, Xcode, iPad, iPhone, and IOS are all registered trademarks of Apple Inc.
  • The following image acknowledgements are in accordance with the Google Images copyright policy.
    • "Colusa" image from Google
    • "Los Osos" image from Google
    • "Ontario" image from Google
    • "Pasadena" image from Google
    • "Redwood" image from Google
    • "SaltLakeCity" image from Google
    • "Valencia" image from Google
    • "Westmoor" image from Google
    • "TreeIcon" image from Google
    • "GoogleLogo" image from Google
  • The following image acknowledgements are in accordance with the Undraw license.
    • "Attendance" image from Undraw
    • "Calendar" image from Undraw
    • "Events" image from Undraw
    • "Map" image from Undraw
    • "Messages" image from Undraw

Developers

  • Aryan Vichare - User Interface (UI), Backend, Database, API integration, Server Side Code
  • Soham Manoli - User Interface (UI), User Experience (UX), API integration

About

Welcome to ChapterTree, an amazing app that allows you to seamlessly manage your chapters! ChapterTree is designed to provide users with a platform to record event information, track chapter attendance, communicate with other FBLA members, talk with our intelligent ChatBot, and learn more about FBLA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages