Skip to content

richard1615/auto_grade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGrade

Description:

Our Black Wings Hacks project is a webapp portal which allows students to submit their code and get instant feedback as well as reminders through their sms mobile phone

Prerequisites

To use this application, you need:

  • A Twilio account
  • A Docker installation
  • Python 3 and pip installed
  • A basic understanding of Django

Steps to run the application:

  • Clone the repository
  • Create a virtual environment
  • Install the requirements
  • Make a twilio account and add the credentials to the environment
  • Run the django server

Build the Docker image:

  1. docker build --tag bwh:latest .

To evaluate code:

  1. Move the code file into the p1/ directory
  2. Run python3 grade.py

Devpost Link

https://devpost.com/software/autograde

Youtube Demo Link

https://youtu.be/J0GwmflmZXs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors