Coder Social home page Coder Social logo

gradezpr's Introduction

Gradezpr

Frontend Link

Extension Link

Live Web App Link



This is the backend for my web app, Gradezpr. Gradezpr was born of a desire to make the grading process as a teacher quicker. I found myself doing the same repetitive tasks over and over, like correcting student names to match the gradebook, curving grades, and looking at summary statistics for assignments. Gradezpr was designed to do all of these tasks and more.



Gradezpr's main feature is its ability to automatically match up student information in assignments scoresheets on Google Sheets or Excel files with the 'official' student information the end-user uploads. This is beneficial as sometimes the assignment scoresheets have pseudonyms for students (Ben vs. Benjamin, for example), which can cause errors for importing grades into Learning Managment Systems, like PowerSchool.



Gradezpr's backend was built using a variety of technologies. Here's a list of notable tools leveraged:

Usage

If you'd like to run a local copy of Gradezpr's backend on your device to tinker with, here's the steps.

git clone https://github.com/sethberggren/gradezpr

npm install

npm run tsc -w

cd /dist && node server.js

You'll additioanlly need to create an .env file with all of the information specified in the config.ts file - things like database connections, etc.

gradezpr's People

Contributors

sethberggren avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.