The pit form UI is very close to being done as all the questions we want addressed have been added. Some styling has also been added.
Details
Since the last pull request, I have added a section for weight, height, autonomous, abilities, and any closing statements. I have also improved the drive train section.
Testing
Tested multiple scenarios to make sure the submit button would only work if the form was filled out. If the form was filled out I confirmed that all the data was ready to be pushed to Postgres.
Next Steps
Add a section in the pit form where you can take a picture of the team's robot. Once Postgres is up and running we can send the data to a table in our Postgres database.
Summary
The pit form UI is very close to being done as all the questions we want addressed have been added. Some styling has also been added.
Details
Since the last pull request, I have added a section for weight, height, autonomous, abilities, and any closing statements. I have also improved the drive train section.
Testing
Tested multiple scenarios to make sure the submit button would only work if the form was filled out. If the form was filled out I confirmed that all the data was ready to be pushed to Postgres.
Next Steps
Add a section in the pit form where you can take a picture of the team's robot. Once Postgres is up and running we can send the data to a table in our Postgres database.