work_tracking_web_initial

Initial version of Work Tracking web written in Kotlin-JS with React.

https://github.com/nellsam/work_tracking_web_initial

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Initial version of Work Tracking web written in Kotlin-JS with React.

Basic Info
  • Host: GitHub
  • Owner: nellsam
  • Language: Kotlin
  • Default Branch: main
  • Size: 2.07 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Citation

README.md

Initial Work Tracking web (Kotlin-JS w/React)

Feel free to explore basic Kotlin-JS way of doing things in React. This simple single-page web contains basic React hooks, sample of own wrapper you can create for an npm library, mobile responsive UI and demonstration of creating your own components.

It also implements serialization and coroutines library that are in use with Firebase Kotlin SDK aimed for KMM projects.

Website will be recreated into more complex web app build with regular React and TypeScript, integrated into KMM monorepo for whole Work Tracking project. For more info visit www.worktrackingapp.com.

Web preview:

Preview of Work Tracking website

Owner

  • Name: Samuel Bernát
  • Login: nellsam
  • Kind: user
  • Location: Bratislava, Slovakia

software engineering enthusiast

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Initial Work Tracking web
message: Please cite this dataset using these metadata.
type: software
authors:
  - email: samueljanbernat@gmail.com
    given-names: Samuel
    family-names: Bernát
    name-particle: Ján

GitHub Events

Total
Last Year

Dependencies

build.gradle.kts maven
  • dev.gitlive:firebase-app 1.1.0 implementation
  • dev.gitlive:firebase-auth 1.1.0 implementation
  • dev.gitlive:firebase-common 1.1.0 implementation
  • dev.gitlive:firebase-database 1.1.0 implementation
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.4.2 implementation
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.0.1 implementation
  • org.jetbrains:kotlin-react 16.13.1-pre.105-kotlin-1.3.72 implementation
  • org.jetbrains:kotlin-react-dom 16.13.1-pre.105-kotlin-1.3.72 implementation
  • org.jetbrains:kotlin-styled 1.0.0-pre.110-kotlin-1.4.0 implementation
package-lock.json npm
  • @jetbrains/kotlin-css 1.0.0-pre.91
  • @jetbrains/kotlin-extensions 1.0.1-pre.91
  • @jetbrains/kotlin-mocha 3.0.1-pre.91
  • @jetbrains/kotlin-react 16.9.0-pre.91
  • @jetbrains/kotlin-react-dom 16.9.0-pre.91
  • @jetbrains/kotlin-react-redux 5.0.7-pre.91
  • @jetbrains/kotlin-react-router-dom 4.3.1-pre.91
  • @jetbrains/kotlin-redux 4.0.0-pre.91
  • @jetbrains/kotlin-styled 1.0.0-pre.91
  • kotlin 1.3.61
  • kotlinx-html 0.7.2
package.json npm
  • @jetbrains/kotlin-css ^1.0.0-pre.91
  • @jetbrains/kotlin-extensions ^1.0.1-pre.91
  • @jetbrains/kotlin-mocha ^3.0.1-pre.91
  • @jetbrains/kotlin-react ^16.9.0-pre.91
  • @jetbrains/kotlin-react-dom ^16.9.0-pre.91
  • @jetbrains/kotlin-react-redux ^5.0.7-pre.91
  • @jetbrains/kotlin-react-router-dom ^4.3.1-pre.91
  • @jetbrains/kotlin-redux ^4.0.0-pre.91
  • @jetbrains/kotlin-styled ^1.0.0-pre.91
  • kotlin ^1.3.61
  • kotlinx-html ^0.7.2
src/main/kotlin/package.json npm