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.
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.
- 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!