RoboTigers / FRCScout2020

MIT License
1 stars 8 forks source link

Use short competition names #18

Closed sharonkass closed 4 years ago

sharonkass commented 4 years ago

Summary

We want to use short competition names to save space on the screen. So HVR instead of Hudson Valley. Also we will want to know which competition is currently in use so we can default any segmented controls; this assumes navigation will be done this way but we can change if we take another direction.

Details

The other developers will need to re-run the schema.sql on their local and remote/heroku database.

Also I renamed a file which was missing .js extension.

Testing

I confirmed the app still worked properly in my local and on my heroku after the db update.