edgarmuyomba / mastersApp

An application used to supervise students undertaking a masters degree research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masters Supervision Applicaiton

An application used to supervise students undertaking a masters degree research. The application is developed using the Flutter mobile application framework. This is a prototype developed as part of the ICT-4MRPQ mobile application hackathon

screenshots

Features

  1. Student signup and authentication
  2. Student research work submission
  3. Supervisor can review and comment student's research
  4. Ability to keep track of all upcoming deadlines using a calendar
  5. Research proposal stage tracking using the predefined categories Research, Proposal, Review stages

Requirements

  1. Flutter
  2. Android Studio

Setting up dev

  1. Clone the repository into your desired directory
    git clone https://github.com/edgarmuyomba/mastersApp.git
  2. Navigate into the created folder mastersApp using the terminal
  3. Install the necessary dependencies.
    flutter pub get
  4. Run the project.
    • Either navigate to lib\main.dart and click the run button
    • or using the terminal, run
      flutter run

Built with

  1. File Picker
  2. Table Calendar

Contributors

@BirimumaasoRogers @allanalmax

About

An application used to supervise students undertaking a masters degree research


Languages

Language:Dart 94.3%Language:C++ 2.8%Language:CMake 2.3%Language:HTML 0.2%Language:Swift 0.2%Language:C 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%