项目作者: Parinz

项目描述 :
Online Grade Calculator
高级语言: HTML
项目地址: git://github.com/Parinz/Flask-Grade-Calculator.git
创建时间: 2020-07-04T10:11:42Z
项目社区:https://github.com/Parinz/Flask-Grade-Calculator

开源协议:

下载


Flask-Grade-Calculator

This was my first ever python project. It started out as a desktop application and after learning more about flask, I decided to go fully online!

Description

The purpose of this is to translate grades which were given in percentage format and translate them into weighted GPA (eg: 4.0). Surprisngly this is hard to do through normal means so I’ve written this up to simplify that. Through a series of if-statements I can translate the percentage to the weighted gpa properly.

Features

  • Accurate Grade Calculation
  • Universal
  • Online
  • Free

Website

HERE!