Skip to content

Features

Shidan Javaheri edited this page May 9, 2023 · 30 revisions

Behold: The features and tasks we plan on implementing! This is a simple and flexible project, so we have divided them into two categories: implement soon, and implement later 😄. Features and tasks that are already implemented are documented as well. Only features we will implement soon have numbers

  • Next Task : T4
  • Next Feature : F3

Implement Soon 🔜

Tasks

  • T2 - implement the domain model with JPA annotations (Shidan)
  • T3 - create and unit test CRUD repositories (Shidan)

Features

  • F1 - implement and unit test the service method to create an account (Shidan)
  • F2 - implement the controller that exposes the endpoint to create an account (Shidan)

Implement Later ⏲️

Tasks

Features

Done! 🥳

Tasks

  • T1 - setup the file structure and the spring boot method level security for accounts

Features

Clone this wiki locally