Skip to content

Implementation of a small CRM-System in Kotlin with a compose multiplatform GUI for the "Advanced Software Engineering"-lecture at DHBW Karlsruhe

License

Notifications You must be signed in to change notification settings

Mueller-Patrick/Paddy-CRM

Repository files navigation

Running the application

Running the application is pretty straightforward. If you use IntelliJ IDEA, you should be able to just clone the repo, open it in IntelliJ and run the Main.kt class in the plugins-Package.

This should also work with eclipse but I haven't testet it. Running the application should also be possible by running gradle run in the root directory of the project.

Running the tests

To run the tests, you can either open them in your IDE and run them manually or run gradle test.

About

Implementation of a small CRM-System in Kotlin with a compose multiplatform GUI for the "Advanced Software Engineering"-lecture at DHBW Karlsruhe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages