-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (15 loc) · 890 Bytes
/
index.html
File metadata and controls
17 lines (15 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: basic
---
<br>
<h3 style='text-align: center'>Welcome to the Rouse Robotics Scouting Web App!</h3>
<div style="text-align:center">
<h3 id="instructions">
<br><br>● Go to the <a href="season-config.html">Season Configuration</a> page to enter custom data about this season,
such as game elements and pit scouting questions.
<br><br>● Go to the <a href="event-data.html">Event Data</a> page to enter events and teams attending that event.
<br><br>● Go to the <a href="team-data.html">Team Data</a> page to enter and view team data such as pit scouting and match info for a given event.
<br><br>● Go to the <a href="importing-exporting-data.html">Importing and Exporting Data</a> page to import/export currently stored data in the Season Configuration
page, the Event Data page, and the Team Data page.
</h3>
</div>