Skip to content

CWJ-K/FindLifeValues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Life values are important to everyone. Clearly understanding your life values will help you make appropriate choices in your life. However, how to do it? is a question that everyone wants to know. Therefore, a tool is developed, which asks people several questions to identify people's life values. This tool has been commonly used across the world.

To make the tool easily used, I created this project to execute this tool by codes.

To realize this tool, the project takes references from this website. This website mentions the whole process to realize the tool. However, it may lead to conflicts in orders. Therefore, the project orders life values by the times of life values selected by users or by users themselves.


How to use the tool?

  1. Download main.exe in the path of src/dist
  2. Execute main.exe on your computer
  3. Based on the instructions, answer questions. It may take some time to finish all questions.




The project still has a long path to become better

TODO

  1. add timeout: 3 seconds
  2. become more elastic, can use other values
  3. add break option => users can restart specific question
  4. change the font of words
  5. add the check of life values input
  6. may connect to Notion to store results
  7. add a small video in README

Issue

  1. revise similarity based on orders
  2. speed the execution time of .exe