Skip to content

Personality analysis based on 32 questions generated with a text file.Written completely in C language.

Notifications You must be signed in to change notification settings

sshehrozali/personality-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

About this program.

This program generates a text file in the ouput source directory telling you about your personality along with your Bio data. Results are based upon the user's correct answers when they are asked 32 different questions belonging to their habits, lifestyle, thinking and behaviour. The program stores the user's 32 differnet options, calculates the answer and print it out in a text file.

What inspire me?

I didn't come up with this project if my sister didn't told me about this.She was given a task to complete a quiz of her BBA assignment which was a quiz to complete the personality test.When I come to know about this quiz, I decided to implement it in the form of a program to practice my C language skills and get more experience regarding algorithms, data structures and computational logic.And finally, after several weeks I am done with this program.

How to Run the program?

  • First you need to find an online IDE for e.g. online c compiler or CS50 IDE
  • Copy the C code and paste it into the IDE (located in master branch/main.c)
  • Compile the code.
  • Run the code.
  • Read the instructions carefully to avoid any error.
  • Download the .txt file from the source directory.
  • Enjoy!

Now you have come to know about the secrets of your personality! Download,save,print and enjoy!

About

Personality analysis based on 32 questions generated with a text file.Written completely in C language.

Topics

Resources

Stars

Watchers

Forks

Languages