Skip to content

CS222-UIUC/course-project-team10086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Grade Recorder App

by team10086

Developers

  • Mingyi Lin: Create the user interface for the project and create corresponding pages.
  • Kaifeng Lin: Test codes and maintain the repository, help develope the backends.
  • Zihan Qiu: Develop the backend system by importing data and manage the data at the backend.
  • Weiqi Zhang: Create the backend APIs, and identify the problems in the current system.

Introduction

The Grade Recorder app is designed for students to track their grades. User can input what class they take and what type of assignment they have for each class. Then, the app will change the grade accordingly as the user input more of his/her grades.

Checking and calculating grades for each course has been an annoying task. Our app alows students to integrade his grades scattered in different paltform into one app. The app alows student to manually input their grades which allows them to make future plans about the semester based on predicting grades.

Technical Architectures

Assignment Aggregator Technical Architecture

Installation Instructions

  1. To install this project, install xcode here
  2. Click Open a project or file and select this folder
  3. Click the Play & Run button at the upper-left corner of the window

Project Instructions

  1. To add course to the course list, click the + located on the upper-right corner of the screen. To edit/delete existing courses, click the Edit located on the upper-left of the screen. For more instruction, view image tutorial here.

  2. To add assignment types to the course, click on the course you want to operate, and click the + button on the upper-right corner. User need to input the assignment type and its weight(default to 0). To edit/delete existing assignment types, click the Edit located on the upper-left of the screen. For more instruction, view image tutorial here.

  3. To add grades, click on the assignment type you want to add, and input the grades on a scale of 0-100 at the bottom. Then, click on the Add Grade button. For more instruction, view image tutorial here.

About

course-project-team10086 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages