Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/westly-bouchard/streamlit-jvn

A better looking version of the JVN Mechanical Design Calculator for the First Robotics Competition
https://github.com/westly-bouchard/streamlit-jvn

first-robotics-competition frc python streamlit

Last synced: 18 days ago
JSON representation

A better looking version of the JVN Mechanical Design Calculator for the First Robotics Competition

Awesome Lists containing this project

README

        

# [JVN Design Calc](https://westly-bouchard-streamlit-jvn-home-3ejlnz.streamlitapp.com/)
This is a set of calculators that are very useful in the first robotics competition (FRC)

This project is essentially a reskinned version of the original JVN Design calc which can be found [here](https://www.chiefdelphi.com/t/paper-jvns-mechanical-design-calculator-2016/146281)

This project uses [streamlit](https://github.com/streamlit), you should check it out, it's pretty cool

## Running Locally
1. Install streamlit following [these](https://docs.streamlit.io/library/get-started/installation) instructions
2. Clone this repo
3. Run `streamlit run Home.py`
4. The application should open in your default browser