Severity: Warning
Message: fopen(/tmp/ci_sessionq7mfk9nijt2d2bri9jvpqs5m6br37ssg): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
It is a Resume Making Project written in C++ in which you can make your Resume by entering valid data.
RESUME MAKING IN C++

It is a Resume Making Project in C++ in which you can create your resume by entering valid data. The resume has all the basic details(name, email, Linkedin Id, career objective, education, skills, extracurricular activities, hobbies, and declaration) you required for any job interview.
Assumptions:
It only works on valid data. If you enter details in a well-described manner you will get a good resume as a text document for your job interview .
Submitted by deepali takyar (dtakyar30)
Download packets of source code on Coders Packet
Comments