项目作者: joshADE

项目描述 :
A simple React app that help keep track of grades throughout the school years
高级语言: JavaScript
项目地址: git://github.com/joshADE/Grade-Tracker.git
创建时间: 2020-05-31T19:09:26Z
项目社区:https://github.com/joshADE/Grade-Tracker

开源协议:MIT License

下载


Grade-Tracker

A simple React app that can help keep track of grades throughout the school years. It not only keeps track of CGPA per term, but also tracks prerequisite and corequisite courses and can find courses matching certain grade criteria. It also supports grade conversion for multiple schools. (Screenshots below)

To-do

  • [X] Track CGPA’s up to a certain term
  • Provide course recommendations
  • Add support for grade conversion of more schools

Instructions

Installing
  • Clone the repo
  • Go into the project root directory using the cmd window
  • Run npm install
Starting the app in development mode
  • Run nmp start in the cmd window
Building the app for production
  • Run npm run build
  • The output files should be in the build folder

Screenshot

Screenshot of app