Skip to content

Kotlin Todo is a simple todo-list created with Kotlin and Javascript.

License

Notifications You must be signed in to change notification settings

programiz/kotlin-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Todo

Kotlin Todo is a simple todo-list created with Kotlin and Javascript. Click Learn Kotlin to get started with Kotlin.

You can see the final output at the github pages link

Setting up the project

  • Clone or zip the project file.
  • Import the project into IntelliJ IDEA.
  • Go to File -> Project Structure
  • Go to Modules tab under Project Settings.
  • Delete the existing kotlin-todo module.
  • Add new module with Kotlin(Javascript), with name as: kotlin-todo.
  • Set the root of your Content root and Module file location to the root directory.
  • Finish and overwrite the existing kotlin-todo.iml file.
  • In the Dependencies tab for the Module, check Export for KotlinJavascript and click Ok.
  • Build your project and you're good to go.

License

See the LICENSE file for license rights and limitations (MIT).

About

Kotlin Todo is a simple todo-list created with Kotlin and Javascript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published