Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Task Manager Core, is a task management application designed to efficiently organize and track tasks by their attributes such as title, description, priority, status, and deadlines. This application uses Kotlin's robust features to showcase real-world usage of its language constructs, including variables, expressions, conditionals, loops, functions, and classes.

Task Manager Core was written to enhance my understanding of Kotlin syntax and its practical applications in developing scalable, maintainable applications. In this project I focused on the following Kotlin feathers

  • Variables (mutable and immutable)
  • Expressions
  • Conditionals
  • Loops
  • Functions
  • Classes
  • Data classes

Software Demo Video

Development Environment

Tools and Languages

  1. IntelliJ IDEA
  2. Maven
  3. Kotlin
  4. Java17

Libraries and Dependencies

  1. Kotlin Standard Library
  2. Spring Boot
  3. Hibernate
  4. H2 Database
  5. Lombok

Useful Websites

Future Work

  • Add Update functionality
  • Add Users
  • Add Authentication

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages