Giter Site home page Giter Site logo

zkuralt / chilobiobase Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 933 KB

ChiloBioBase is a shinydashboard interface for database of Chilopoda based on MariaDB.

R 97.98% CSS 2.02%
shiny leaflet centipede slovenia faunistics mariadb mariadb-server database sql

chilobiobase's Introduction

ChiloBioBase 2.0

In order for this app to work you need installed and configured MariaDB on your computer and a creds.R file with structure displayed below in your working directory.

creds.R

con <- dbConnect(RMariaDB::MariaDB(),  
                 username = "user",  
                 dbname = "database",  
                 password = "password",  
                 host = "00.000.000.00")

Current structure of the database is displayed below.
Plot was made in MySQL Workbench 6.3 CE.

chilobiobase's People

Contributors

romunov avatar zkuralt avatar

Watchers

 avatar  avatar

chilobiobase's Issues

Transfer specimen option

If specimen is moved to different collection / box. It would be best to implement this into records browser.

Data input is not working yet

  • Survey data input
  • Photo material input
  • Specimen remarks
  • Add "cf." option
  • Collection and box input
  • move Stage to morphology input

"Add data" to tables option

In tables tab, option for adding data to the tables should be added. I was thinking of displaying all tables in boxes and when user wants to add data to the table via "Add data" button an input form for that table appears.

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.