Skip to content

Stuvat is an application that allows for sending bounding box information on a static image. It is also a play on words of popular application, Cvat, that does something similar.

Notifications You must be signed in to change notification settings

stuartallen/Stuvat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

STUVAT

Description

Stuvat is an application that allows for sending bounding box information on a static image. It is also a play on words of popular application, Cvat, that does something similar.

Quick (local) start

Create a .env file inside the ./app directory. Add two variables called:

REACT_APP_WEB_ENDPOINT=*The endpoint to send bounding boxes to*
REACT_APP_PASSWORD=*The password to get into your application*

To start up locally use the following:

git clone [email protected]:stuartallen/Stuvat.git
cd website
pnpm i
pnpm start

Tech stack

React - Frontend/SPA framework Tailwind - Easy style framework, no confusing classnames Axios - Making requests easy to send

Apple Demo Picture Courtesy of Pexels

link: https://www.pexels.com/search/apples/

About

Stuvat is an application that allows for sending bounding box information on a static image. It is also a play on words of popular application, Cvat, that does something similar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published