mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 21:22:22 +00:00
10 lines
471 B
Markdown
10 lines
471 B
Markdown
# 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.
|