Skip to content

codekids-vt/rush-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rush-hour

To run the camera, run the following commands in a seperate window from the storybook Camera use is optional and can be toggled on and off in the storybook window

If there are errors with the camera due to lighting then remove all cars and open the pygame window, then press space to calibrate the board. This should make the board be read correctly.

Run the files in backend/src/database in psql to create a PostgreSQL database that can be used as a backend source for the web application.

cd frontend/camera_backend
python main.py

To run storybook to play with components, run the following command:

cd frontend && npm run storybook

To run backend for storybook run following command:

cd backend && npm run build && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors