-
As a ***user***, I want to ***be able to create, update, and delete a job application*** so that I can ***manage my job search without hassle***.
### Acceptance criteria:
1. Form to create a new…
-
Objective:
Design, implement, and test RESTful API endpoints for managing events and user-related data in the application.
Description:
This task focuses on building the back-end APIs to handle e…
-
### Description
As per the architectural change, the backend logic of api metadata APIs needs to be moved to the node application.
APIMetadata api is for CRUD operations related to the API's metada…
-
As a developer, I want to integrate an external event API (such as Eventbrite or Meetup) with the Event CRUD operations in the application, so users can access a variety of external events and manage …
-
This issue focuses on setting up the database model and defining the CRUD operations (Create, Read, Update, Delete) for projects within the application.
**Success Criteria:**
* A database model for …
-
## Context
- We need a standardized data structure to represent tickets in our system
- This interface will serve as the foundation for ticket management operations
- It will ensure consistency in tic…
-
노션의 내용을 위주로 코드 리뷰 진행했습니다. 💻 🖱️
1. 설정 파일 리뷰
CQRS 패턴을 도입하기 위해 읽기 전용 DB를 추가하신 것으로 보입니다. application.yml 파일 설정은 기본적으로 잘 구성되어 있습니다.
JpaConfig 파일에서는 TransactionManager가 다른 트랜잭션 관리자와 충돌하지 않도록 하는 것이 중요…
-
I need to create an admin user in my Laravel application who can perform CRUD operations on products. This will require setting up a roles table and associating roles with users. The admin role should…
-
Is it at all possible for multiple KCL applications to re-use the same worker metrics & coordinator state table names?
Our organization uses several hundreds of dynamoDB tables (500+), which we ar…
-
When the user clicks on a certain job to see the details of the application, they will have a similar upcoming deadlines column that is specific to that application. Through the backend, any reminder …