Skip to content

masud-abdulkadir/ocean-chat

 
 

Repository files navigation

Oceanchat

for developing locally:

run the backend with cargo run --features server.

open project in another terminal, do dx serve. open in yet another terminal, do dx serve --port 8081 (or any free port other than first one)

w.i.p.

A program that will pair you up with the person who has the closest personality to your own!

Personality is defined by the big 5 test. You can take the test here: https://openpsychometrics.org/tests/IPIP-BFFM/

"closest personality" is found by taking the euclidean distance between the 5 dimension scores of two personalities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 85.1%
  • Nix 9.3%
  • CSS 5.6%