Code Monkey home page Code Monkey logo

plantid-bootstrap's Introduction

plantid-Bootstrap

A scaled down bootstrap version of a similar C# plant identification app I made a while back.

I use TaffyDB as my "nosql" ER-like workaround

Tax Limitation

  • For simplicity I only Query the 'TOP' of the leaf. Proper leaf ID requires examination of the bottom as well.
  • I left pot the Apex and Base too
  • The C# version has the full version

Dev Status:

  • I restructured the DB mgnt... again
    • In my opinion, the .NET C# version was the easiest, quickest, and most reliable versions
    • the .NET version even has more features, and the features work and is stable
    • the html web browser version is the better looking and the lighter weight though
  • I converted many of my process obj to functions obj
  • I now use localStorace as a pivot point while letting functions handle local data Manipulation
    • localStorage is intended to simulate a dedicated NoSql DB or some other "less risky" virtual server
  • I still need a subtractive filter, right now it encourages an additive approach
  • The ER is fine, but I just discovered the Morphology records in the Demo needs to be fixed
    • i mismatched my hand written data entry
    • this is a usecase not a legit bio-app... yet
    • this is a quick... yet tedious fix
  • Enclosed is a Demo Proof of concept testbench JSON titled fieldTestExample.json
    • The json was made using this app
    • I did it really quick only using my eyes and memory of biology terms
    • it is not intended to resemble the reality of taxonomic observation. Sometimes in real situations the same species is seen having different yet similar traits. Over many samples, the trends and averages tend to normalize consistency.
    • I will continue to add a few more plants, but for now the following species are observed:
      • ACRU
      • ASAN
      • CAAL
      • CAAM
      • COLF
      • DIVI
      • LIST
      • MAAN

Note:

  • this seems like a usable nice stop point

Dependencies:

  • GUI - Bootstrap
  • DB - JS/JSON
  • query Engine - TaffyDB - taffydb
  • easy fix to remove array duplicates - underscorejs

Demo:

Youtube this was a demo on the first test run

Edit and Run Script:

Github has the most up to date version. The other versions are sandboxes for anyone who want to tinker with the code.

The Github version is up to date and works as intended.

These demos are old and contain the old bugs. But it is responsive. It just doesn't yield the correct Query

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.