Skip to content

Scandie/rate_counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rate_counter

Test project to count students rate based on their marks

Set up

  • Create a virtual env
  • activate it
  • install dependencies from requirements.txt

Background parsing instructions (by Scandie)

On your machine:
In virtual env:
  • pip install -r requirements.txt
  • sudo chmod +x get-data.sh
  • ./get-data.sh

About

Test project to count students rate based on their marks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.3%
  • HTML 26.7%
  • Other 1.0%