Skip to content

A simple script written in the rust to get the names of the users who have participated in the contest i.e they have solved or try to attempt the question during contest.

Notifications You must be signed in to change notification settings

siesgstarena/ReportGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report generator

A simple script written in the rust to get the names of the users who have participated in the contest i.e they have solved or try to attempt the question during contest.

It'll save in a table in a docx file which will be helpful for making reports.

Get Started

copy the .env.exmaple to .env

  cp .\.env.example .\.env

To build

  cargo build

To run

  cargo run

About

A simple script written in the rust to get the names of the users who have participated in the contest i.e they have solved or try to attempt the question during contest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published