Skip to content

RRResults is a front-end project designed to work with iNaturalist data. It provides an intuitive interface for displaying animated results and allows experts to evaluate observations. The back-end functionality is handled separately.

Notifications You must be signed in to change notification settings

DenisTimofijuk/rrresults

Repository files navigation

RRResults

RRResults is a front-end project designed to work with iNaturalist data. It provides an intuitive interface for displaying animated results and allows experts to evaluate observations. The back-end functionality is handled separately.

Features

  1. Animated Result Display

    • A visually engaging page to showcase results in an animated format.
    • Designed for seamless interaction and user-friendly experience.
  2. Expert Evaluation Page

    • A dedicated page for experts to review and evaluate observations.
    • Optimized for efficient data analysis and decision-making.

Technologies Used

  • HTML, CSS, JavaScript, Typescript
  • Frameworks/Libraries: Boostrap
  • Github Pages
  • Data Source: preprocessed iNaturalist data
  • Vite for fast development and optimized builds.

Setup & Installation

  1. Clone the repository:
    git clone https://github.com/this-username/this-repo.git
    cd this-repo
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Build for production:
    npm run build
  5. Publish on GitHub Pages:
    npm run deploy

Demo

  1. Animated Result Display
  2. Expert Evaluation Page

Notes

  • This project is the front-end part only. The back-end logic and data processing are handled in a separate repository.
  • Ensure the back-end is properly configured and running to fetch or process iNaturalist data.

License

MIT License

Acknowledgments

  • iNaturalist for providing the data.
  • Contributors and developers who made this project possible.

About

RRResults is a front-end project designed to work with iNaturalist data. It provides an intuitive interface for displaying animated results and allows experts to evaluate observations. The back-end functionality is handled separately.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published