Skip to content

application helps parents motivate child to get involved in chores

Notifications You must be signed in to change notification settings

FAIRit/be-tasks

Repository files navigation

Tasks app - Backend

Table of contents

General info

User stories

Application helps parents motivate child to get involved in chores.

There are two actors in the app: parent and child.

Use Cases

Technologies

  • JAVA 11
  • Gradle
  • Spring Boot (Security, DataJPA, Web)
  • REST API
  • Swagger
  • Lombok
  • PostgreSQL
  • Hibernate
  • JUnit 5
  • Mockito
  • TestRestTemplate
  • Angular (TypeScript)
  • HTML
  • CSS
  • GitHub Actions

Setup:

To run the App You need to build and run project with gradle wrapper:

$ ./gradlew bootRun

OR

$ ./gradlew build
$ java -jar build/libs/tasks-0.0.1-SNAPSHOT.jar

About

application helps parents motivate child to get involved in chores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages