Skip to content

This is a C++ project In which users can generate the Score Cards of each student by reading the data of students from an excel file (.csv).

Notifications You must be signed in to change notification settings

Deepesh-IIITN/Score-Cards-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Cards Generator

About:-

      1. Developed using c++ language.
      2. File Handling is used.
      3. In this application we generate the Score Cards.

Steps for run this application in your system:-

      1. Download Generate_Score_Cards.exe file and put it in a folder
      2. In this folder paste you excel file and give the name 'students.csv'. The format of excel file will be same like students.csv.
      (name,roll no, subject1, subject2, subject3, ......)
      3. create empty folder named 'score_cards'
      4. Now run(open) Generate_Score_Cards.exe

Sample data:-
ss26

Sample Output:-
ss27

About

This is a C++ project In which users can generate the Score Cards of each student by reading the data of students from an excel file (.csv).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages