-
To get things started, let's setup the initial system for incident handling: events. Events will be used for reactive type incidents along with maintenance plans.
- [ ] Scope out the database schem…
-
- [ ] C:이름으로 nestjs서버에 POST 요청하여 점수 등록
- [x] R: 프로필 누르면 유저 이름별로 점수 평균, 기록 등 볼 수 있음
- [x] 전체 평균, 핸디캡 볼 수 있음
-
CRUD notifications would be the most basic use of the SOLID notification functionality. This represents not a use case, but a couple of families of use cases, as we shall see below.
SOLID, even bef…
CxRes updated
2 years ago
-
## User Story
As an admin, I should be able to view, add, edit, delete movies & tv shows on the database.
## AC
### WHEN
the admin is logged in
### THEN
they should be able to have full …
-
The idea is to create the first CRUD excercise. For context, CRUD means database data change operations where C is create R is read U is update and D means delete.
For this exercise we are going to u…
-
Hello. My company is considering the use of this package.
I'm curious whether this open source is still being maintained.
I have confirmed that the last release was over two years ago and the last m…
-
dibuild pake g++ (main.cpp,crud.cpp,crud.h)..ktika exe running ga ada masalah... Bermasalah ketika dibuild pake visual studio 2017... ketika nampilin data mahasiswa.. program tiba2 ngebug..auto close
-
![14 beranda ok](https://user-images.githubusercontent.com/62319893/87796798-08f11400-c874-11ea-936a-2e0b4172257c.PNG)
![15 klik edit](https://user-images.githubusercontent.com/62319893/87796821-1313…
-
Currently we have the `User` entity which holds authentication information.
We also need a profile for each user. This profile will be filled after the account is created.
In order to hold informati…
-
Based on https://github.com/code4romania/next-door/issues/10
Create the `Group` entity with the following attributes:
* name
* description
* open (true/false)
* security question (if the grou…