GithubHelp home page GithubHelp logo

marcinmoskala / ktacademyportal Goto Github PK

View Code? Open in Web Editor NEW
443.0 34.0 55.0 33.37 MB

Multiplatform Kotlin application of KotlinAcademy

License: Apache License 2.0

Kotlin 43.67% JavaScript 0.17% HTML 0.43% CSS 53.43% Shell 0.08% Swift 2.16% Ruby 0.05%

ktacademyportal's Issues

Missing Some Files while Downloading

I didn't found presenter package in this mobile package

I did't found following in FirebaseIdService.kt:

import org.kotlinacademy.data.FirebaseTokenType.Android
import org.kotlinacademy.presentation.notifications.RegisterNotificationTokenPresenter
import org.kotlinacademy.presentation.notifications.RegisterNotificationTokenView

Is there any solution?

web app build fails

building root gradle file succeeds but building web app fails.

I run: npm install; npm run serve and it complains about missing files: (common-client-js.js, web.js required from web/src/main/js/index.js). Also I could not find any actual building of common-client-js file (quick find in path..).

how can I solve that, are there any instructions how to use this project?

Unable to build

Hello,
I am trying to build your project in Android Studio, but getting the following error:

Build file '/Users/igorganapolsky/workspace/git/kotlin/KotlinAcademyApp/desktop/build.gradle' line: 49

  • What went wrong:
    A problem occurred evaluating project ':desktop'.

Could not resolve all files for configuration ':desktop:compile'.
Could not resolve com.squareup.okhttp3:logging-interceptor:3.6.0.
Required by:
project :desktop > project :common-client-jvm
project :desktop > project :common-client-jvm > project :common-jvm
> Could not resolve com.squareup.okhttp3:logging-interceptor:3.6.0.
> Could not get resource 'http://dl.bintray.com/kotlinx/kotlinx/com/squareup/okhttp3/logging-interceptor/3.6.0/logging-interceptor-3.6.0.module'.
> Could not GET 'http://dl.bintray.com/kotlinx/kotlinx/com/squareup/okhttp3/logging-interceptor/3.6.0/logging-interceptor-3.6.0.module'.
> Read timed out

Any ideas?
Thanks

Running web fails

I try to run web with ./gradlew :web:run but get an error

Task :web:npm-install FAILED
npm WARN npm npm does not support Node.js v12.1.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9, 10.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN deprecated [email protected]: ๐Ÿ™Œ  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm WARN deprecated [email protected]: core-js@<2.6.5 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated [email protected]: core-js@<2.6.5 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules_imported/common-js" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/dmitrykolesnikovich/.npm/_logs/2019-06-05T12_48_34_925Z-debug.log

Main build is broken

Hey, after your commit 24559d3 'Introduce coroutines to common-client module' the main build stopped working.
To reproduce this bug, on master branch just run: ./gradlew build.
Gradle cannot find the kotlinx common-client/src/main/kotlin/org/kotlinacademy/presentation/BasePresenter.kt: (3, 8): Unresolved reference: kotlinx
Separately, the project is built and started normally. But this is a very annoying mistake that is misleading.

can't update cards in waffle

I can't update cards in waffle (logged with my github account) because "only collaborator can" say a notification when I try...

New Readme

There should be new Readme that introduces project, includes contribution guides, informs about project structure, shows contributors with their photos and contributions, includes licence.

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.