Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurgolo committed Mar 21, 2024
1 parent aa2ac1d commit 69bb26e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,25 +65,25 @@ <h2>Team List</h2>

</section>

<p>I added some links to the bottom of the index page to help with troubleshooting, display the databases to a page, and delete the databases in the event you get those out of sync messages or wrong db version</p>

<p>
TODO:<br><br>
<ul>
<li>Add link to remote database to display contents</li>
<li>add local timestamp to matches table</li>
<li>fill out match summary page</li>
<li>sync databases across devices</li>
<li>add url identifier to match info to pull up match info</li>
<li>fix syncing for match info</li>
</ul>
</p>

<!-- NEXT GOAL: to sync across multiple devices on Azure site? -->
<!-- Alternatively, convert the website to a PWA for more native experience -->

</main>

<p>I added some links to the bottom of the index page to help with troubleshooting, display the databases to a page, and delete the databases in the event you get those out of sync messages or wrong db version</p>

<p>
TODO:<br><br>
<ul>
<li>Add link to remote database to display contents</li>
<li>add local timestamp to matches table</li>
<li>fill out match summary page</li>
<li>sync databases across devices</li>
<li>add url identifier to match info to pull up match info</li>
<li>fix syncing for match info</li>
</ul>
</p>

<script src="index.js"></script>
</body>
<footer>
Expand Down

0 comments on commit 69bb26e

Please sign in to comment.