4 Forks
4 Stars
4 Watchers

student_performance_tracker

A web application designed to track student scores on various tests over their time at the school. This implementation was inspired by a school's usage of a Google Spreadsheet for their tracking instead of an in-house website application. The end goal was to replicate and design a website that the school would consider implementing over their current spreadsheet. The majority of the features within the spreadsheet were replicated within this project and includes additional features

How to download and setup student_performance_tracker

Open terminal and run command
git clone https://github.com/mireie/student_performance_tracker.git
git clone is used to create a copy or clone of student_performance_tracker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with student_performance_tracker https://github.com/mireie/student_performance_tracker/archive/master.zip

Or simply clone student_performance_tracker with SSH
[email protected]:mireie/student_performance_tracker.git

If you have some problems with student_performance_tracker

You may open issue on student_performance_tracker support forum (system) here: https://github.com/mireie/student_performance_tracker/issues