Giter Site home page Giter Site logo

otm-harjoitustyo's Introduction

OTM-harjoitustyö

zhuLi

zhuLi is a digital research assistant, written in Kotlin. It can be used to collect and organize sources and research notes.

Releases

0.1

Documentation

User's Manual

Req. Spec

Architechture Document

Testing Document

Hours

Usage

Data will be loaded from and saved to sources.json, which will be created if it does not exist in the working directory

With the .zip

Unzip the distribution wherever and run bin/zhuLi.

From the repo

All of the commands below are to be called from the zhuLi directory (not the root of the git repo!)

zhuLi can be run by calling ./gradlew run

The sources are pulled from zhuLi/sampleSources.json

Test report can be generated by calling gradle jacocoTestReport

Style can be checked (using ktlint) by calling gradle check. If it doesn't say anything that means that there are no errors.

Docs can be generated by calling gradle dokka

Run ./gradlew assembleDist to generate distributions in both zip and tarball form.

otm-harjoitustyo's People

Contributors

oaarne avatar

Watchers

 avatar

otm-harjoitustyo's Issues

Koodikatselmointi

Koodi ladattu 3.5 ~klo 17.25.

Koodin pakkausrakenne on erittäin selvä ja toimiva.

Koodi on hyvää, näin aloittelevana kotlinkoodarina törmäsin jopa täysin uusiin asioihin.
Luokat sisältävät jonkin verran käyttämättömiä muuttujia ja funktiota, sekä paljon kommentoitua koodia. Vaikka kehityksen aikana kommentoitu koodi voikin helpottaa muistamista, se myös tekee koodin lukemisesta ulkopuoliselle hidasta ja vaikeaa. Asiaa vaikeuttaa, että kommentit saattavat olla eri tasoissa, ja joissain tapauksissa rivinvaihtoja on liian vähän (esim MainView-luokka).

Testeihin liittyvät asiat jättäisin kokonaan testitiedostoihin (JsonSourceListDaon sample-funktiot).

Isompia hassuuksia en löydä, aiken kaikkiaan hieno ohjelma. Käyttöliittymä on erittäin siisti!

PS. en saanut ohjelmaa käynnistettyä gradlew:n avulla. Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain. Ideasta gradlen avulla käynnistäminen kuitenkin onnistui.

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.