Skip to content

Commit

Permalink
add fieldsurveys poster
Browse files Browse the repository at this point in the history
  • Loading branch information
karangattu committed Mar 22, 2024
1 parent 9d15793 commit 1824803
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Field surveys App

![](docs/assets/fieldsurveys_app.png)
![](https://mellifluous-kelpie-496610.netlify.app/fieldsurveys_app.png)

We created an interactive web app using `Shiny for Python` to streamline multi-taxon field sampling and data collection. The app enables designing standardized surveys for various organisms like arthropods, birds, and plants.

Expand Down
Binary file removed docs/assets/fieldsurveys_app.png
Binary file not shown.
Binary file added docs/assets/fieldsurveys_poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ <h2 id="toc-title">Table of contents</h2>



<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="assets/fieldsurveys_poster.png" class="img-fluid quarto-figure quarto-figure-center figure-img"></p>
<figcaption>Fieldsurveys poster</figcaption>
</figure>
</div>
<section id="what-is-this-app-about" class="level2">
<h2 class="anchored" data-anchor-id="what-is-this-app-about">What is this app about?</h2>
<p>We developed an interactive web application to facilitate multi-taxon field sampling and data collection using the <code>Shiny for Python</code> platform. This app serves the following purposes:</p>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="fieldsurveys",
version="0.1.40",
version="0.1.41",
author="Karan Gathani",
author_email="[email protected]",
packages=find_packages(),
Expand Down

0 comments on commit 1824803

Please sign in to comment.