NicholasKoldys / class-progress-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class Progress Tracking Android App

Android Application using mvc patterns, Multi-page application with data management

WGU Project 2020

Developed By : @NicholasKoldys

Description

This project was developed for WGU's "MOBILE APPLICATION DEVELOPEMENT". The purpose of the project invokes the practice of the android's activity lifecycle, methods of handling events, and is developed in the programming language Java. It introduces a graphical user interface seperated into 3 sections, manipulation of terms, courses, and assessments. Each type has its defined attributes/fields and can be joined or linked. The application gives the user the ability to manipulate the observable data, sharing information, notetaking, and scheduling reminders. The application uses a file based database on the users device which invokes the basic CRUD principles, Create, Read, Update, and Delete.
If you would like to view the applications post development reflection - Please follow the link: Development Reflection


Competencies

  • Activity Lifecycle
  • User Interfaces and Handling User Input
  • Saving Data
  • Sharing Information
  • Supporting Different Devices
  • Deploying Mobile Applications

Demo of the application

To view the application in short video snippets - Please follow the link: Video and picture demo of this project
To view the application in a use case - Please follow the link to the storyboard: StoryBoard


How to run the application from source code

The app can easily be run on Android Studio with an emulator running Android 4 < or later.
To view a quick video running the app - Please follow the link:
Video and picture demo of this project

Please Do Not Download the application to a device.

The application has not been signed and is only availble through its source. The application is not available through the Google Play Store or any other android app provider.


Interested in the repository's structure

Please follow the link: Project Structure Explaination


Application's Storyboard - Use Case

Please follow the link: Storyboard


Application's CRC and Mockup Diagram

Please follow the link: CRC and Mockup

About


Languages

Language:Java 100.0%