mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 21:22:22 +00:00
471 B
471 B
Mini VLAT Activity using REACT + Flask
This repository contains the following three major parts. Each directory has its own README on how to run the code.
frontend
This directory contains the (React) frontend of our web application which will be used for user studies.
backend
This directory contains the (Python Flask) backend of our our web application. Ultimately, the techniques we develope in preprocessing will be moved to this directory for deployment.