Skip to content

do2523/shpe-mobile-2025

 
 

Repository files navigation

SHPE Mobile App 2025

A mobile application developed for the Society of Hispanic Professional Engineers (SHPE) UCF chapter.

🛠 Tech Committee Installation Instructions

Follow these steps to set up the project on your local machine:

1. 📥 Download Flutter

Install Flutter by following the instructions at:
https://docs.flutter.dev/get-started/install

2. ✅ Verify Your Installation

Once Flutter is installed, open a terminal and run:

flutter doctor

This checks for any missing dependencies and confirms your Flutter setup.

3. 🔁 Clone the Repository

In your terminal, run the following:

git clone https://github.com/cataon03/shpe-mobile-2025.git
cd shpe-mobile-2025

4. 📦 Install Dependencies

Run this command to download all Flutter packages:

flutter pub get

5. 💻 Open in VS Code

If you're using Visual Studio Code, open the project by running:

code .

About

Mobile App for SHPE UCF

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 76.4%
  • C++ 11.3%
  • CMake 8.7%
  • Swift 1.2%
  • Ruby 1.2%
  • C 0.6%
  • Other 0.6%