Skip to content

Repository files navigation

RoboSynChallenge Website

This branch contains the full Flask implementation of the RoboSynChallenge website.

It is the operational source branch for:

  • public competition pages
  • participant login with email and token
  • model registry
  • evaluation submission forms
  • admin scheduling and publishing
  • SQLite-backed persistence

Stack

  • Flask
  • SQLite
  • plain CSS and JavaScript
  • optional local video uploads
  • optional external video URLs

Local run

From this repository root:

./bootstrap.sh
source .venv/bin/activate
python app.py

Then open:

http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages