BK1031 / VC-DECA-flutter

An iOS + Android App to be utilized by the Valley Christian Chapter of DECA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawing

VC DECA App

UPDATE: The VC DECA App is now a part of myDECA! We are excited to launch this new platform for DECA chapter management. Visit https://mydeca.org for more information.

Build Status License: MIT

Welcome to the VC DECA App repository!

The goal of this app is to make communication easier between officers, advisors, and members of the club. It also allows VC DECA members to access all the information they need about competitive events and conferences.

Check out the wiki for an in-depth breakdown of features and documentation.

Getting Started

You will need to have Flutter and Dart installed in order to build the repository.

Building the App

Go ahead and download the repository.

Open up the entire folder in your favorite IDE. I would recommend IntelliJ IDEA or VS Code as they are fully supported to run and develop Flutter applications.

Run the following terminal command in the main project folder.

$ flutter packages get

Note: If you are using IntelliJ or VS Code, make sure you have the Dart and Flutter plugins installed!

If you are going to run the iOS version, make sure to open Runner.xcworkspace from the ios folder with Xcode and set the development team.

Running the android version shouldn't require any additional setup as long as you are just using the emulator.

Contributing

If you would like to contribute to this repository or provide feedback, check out the guidelines here.

Contributors

Beta Testers

License

License

MIT license
Copyright 2019 © Equinox Initiative

About

An iOS + Android App to be utilized by the Valley Christian Chapter of DECA


Languages

Language:Dart 98.9%Language:Ruby 0.9%Language:Swift 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%