Skip to content

Arena-Tasks/ReportGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report generator

A simple script written in the rust to get the names of the users how 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published