karolgrudzinski / recipes-udemy-course

Application created during Spring Framework 5 course on Udemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipes

Application created during "Spring Framework 5: Beginner to Guru" course on Udemy. It allows displaying recipes with ingredients, instructions and one photo. User can also make basic CRUD operations e.g. adding, creating, editing and deleting recipes and its ingredients.

Technologies used

  • Java 8
  • Spring 5
  • Spring Boot 2
  • Spring Data JPA
  • Project Lombok
  • Thymeleaf
  • Bootstrap 4
  • JUnit 4
  • Mockito

TODO

  • Allow uploading more photos
  • Complete frontend rebuild
  • Simplify Ingredient services by creating IngredientRepository or something like that

Tests status

CircleCI codecov

About

Application created during Spring Framework 5 course on Udemy


Languages

Language:Java 76.1%Language:HTML 23.8%Language:Dockerfile 0.1%