Navigation Menu

Skip to content

Tille88/thesis-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Front End

First Stage

Landing page with scrolly-features

Form for subject data

  • Can't think of any variables of interest placeholder (only click-through and progression)

Progression

  • css refactoring core+ other pages
  • Slider + Submit
    • Submit inactive until slider change
  • Timer - reset and msPassed
  • Form -> Slider
  • [x]Basic browser-side timer framework (on-load of images, and some events)
    • Image full load ensured
  • Hard-coded progression -> go through
  • Maybe later Form -> Alpha picker (broad range of backgrounds)) - 2nd step
  • Logger (both console + to backend)
  • Refactor (intro session+progression, then do user acceptance)

User acceptance form of viz types after progression

  • Smaller pictures of viz types
  • User input of ratings

Testing

  • Testing framework or manual for browsers/sizes and using friends for input
  • REMOVE: Progression indicator (working all way from intro page)

Second Stage (After back-end setup)

...

  • Placeholder... connect to back-end, get rid of bugs...
  • AFTER STATISTICAL TESTS: add opacity selection mechanism?
  • AFTER STATISTICAL TESTS: Individual results page?
  • AFTER STATISTICAL TESTS: Thank you page?
  • AFTER STATISTICAL TESTS: New user setup - currently only one session per "localstorage"?
  • AFTER STATISTICAL TESTS: Weird slider moves up until image loaded bug...
  • AFTER STATISTICAL TESTS: UUID-gen + randomized progression-gen (front or backend?)...

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

node dist/bundle.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published