Skip to content
forked from gvsu-cis350/base

Base repository for each team to clone for their project teams

License

Notifications You must be signed in to change notification settings

tunnellm/GVSU-CIS350-TEAM_18

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEAM 18

ColCalendar18 is a calendar application that allows for students to keep track of and prepare for assignments added to the program in a timely fashion. There is an algorithm that determines the optimal order of completion for assignments on a grade-weight-date scale per class. Students are able to add courses, events, and assignments to the calendar and receive notifications for close to due date assignments. The program automatically determines the optimal order of completion for assignments when displayed to the user. Events and assignments are displayed to the user when selecting a date on the home page of the calendar.

Team Members and Roles

Prerequisites

  1. Installation of Android Studio, Version 4.1
  2. Installation of AVD Emulator, Pixel 2 - API 30

Run Instructions

  1. Download Android Studio

  2. The correct Java version will be downloaded through Android Studio

  3. Click AVD Manager

  4. Download Pixel 2 With API 30

  5. Press New > Import Project > src

  6. Create New Run Configuration

    1. Set Module To ColCalendarApp
    2. Default APK
    3. Before launch, Grade-aware Make
    4. Save Configuration
  7. Launch Android Emulator

  8. Press Play to Install APK

About

Base repository for each team to clone for their project teams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%