8000 GitHub - Levant-Tech/Mobile-app: The source code of the mobile application of IEEE Al-Azhar
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The source code of the mobile application of IEEE Al-Azhar

Notifications You must be signed in to change notification settings

Levant-Tech/Mobile-app

 
 

Repository files navigation

IEEE Mobile Application

A mobile application to help the IEEE-AlAzhar university student branch keep track of its members and allow membres to quickly see their feedbacks and achievements and be up-to-date with the recent events and updates in the team. IEEE-Al-Azhar University Student Branch

  1. Installation
  2. Depedencies
  3. Structure
  4. Contribution

Installation

This app is built with Flutter - Google's app development framework. (https://flutter.io). You also can use VS code, Inelij IDE or Android Studio. You can follow here the official Docs for installing flutter and Android Studio.

After you install the Flutter SDK and the proper IDE for you, make sure that you have also installed git.

  1. Now, run in the git bash

    $ git clone https://github.com/IEEE-AlAzhar/Mobile-app.git

  2. $ cd Mobile-app

  3. $flutter run -d <Specify here your emulator that you want your project to be run onto>

For more commands and details checkout this article.

Dependencies

  1. Image Picker
  2. Font Awesome Flutter
  3. Animated Text Kit
  4. Simple Animations
  5. Page Transition
  6. HTTP package
  7. Shared Preferences
    • For the sake of simplicity, we have used SharedPreferences, but may be in later versions the SQLite API might be used instead.
  8. Provider Package

Structure

The app consists of four major folders:

  1. models folder.
  2. screens folder.
  3. utils folder.
  4. widgets folder.

Contribution

Follow the guides mentioned in the CONTRIBUTING.md

About

The source code of the mobile application of IEEE Al-Azhar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 87.0%
  • Java 10.7%
  • Kotlin 1.1%
  • Swift 1.1%
  • Objective-C 0.1%
0