mdandre89 / ocean-testing

Big five personality traits calculator build with Vue and using pre-rendering for better SEO

Home Page:http://bigfivepersonalitytraits.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module for returning Big Five [Johnson 120 IPIP-NEO-PI-R]

The Big Five Personality Traits

CURRENTLY DEPLOYED AT: http://bigfivepersonalitytraits.com

Tests and evaluation is gathered from ipip.ori.org.

This app is written using Vuejs as framework.

Preview

Installation

Download and install vuecli, git

The results are saved to a mongodb database, the backend side is at https://github.com/elephantcastle/oceanbackend , so you can running locally as well or point it to your db thorugh .env file.

Development

Run the setup script to install all dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Run your unit tests

TODO

Lint

npm run lint

License

MIT

About

TODO Setup Testing, Vue I18n is internationalization plugin for Vue.js

About

Big five personality traits calculator build with Vue and using pre-rendering for better SEO

http://bigfivepersonalitytraits.com


Languages

Language:Vue 55.6%Language:CSS 25.7%Language:JavaScript 17.7%Language:HTML 1.0%