Commits on Source (32)
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
ryoaxton2000 authored
-
Ryo Axtonlie authored
fix update thread error See merge request !45
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
ryoaxton2000 authored
-
ryoaxton2000 authored
-
ryoaxton2000 authored
-
Ryo Axtonlie authored
Ryo See merge request !48
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
Jonathan Chandra authored
-
Muhammad Rafif Elfazri authored
-
-
Muhammad Rafif Elfazri authored
Memepro Survey See merge request !52
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
Showing
- .env.example 3 additions, 0 deletions.env.example
- Dockerfile 3 additions, 0 deletionsDockerfile
- README.md 6 additions, 0 deletionsREADME.md
- package.json 1 addition, 0 deletionspackage.json
- public/_redirects 1 addition, 0 deletionspublic/_redirects
- public/logo192.png 0 additions, 0 deletionspublic/logo192.png
- public/logo512.png 0 additions, 0 deletionspublic/logo512.png
- src/components/LoginForm.jsx 1 addition, 1 deletionsrc/components/LoginForm.jsx
- src/components/Pagination.jsx 1 addition, 1 deletionsrc/components/Pagination.jsx
- src/components/Search.jsx 5 additions, 3 deletionssrc/components/Search.jsx
- src/components/profile/Profile.jsx 5 additions, 5 deletionssrc/components/profile/Profile.jsx
- src/components/profile/UpdateProfileForm.jsx 2 additions, 2 deletionssrc/components/profile/UpdateProfileForm.jsx
- src/components/survey/CreateNumber.jsx 71 additions, 0 deletionssrc/components/survey/CreateNumber.jsx
- src/components/survey/CreateSurvey.jsx 111 additions, 0 deletionssrc/components/survey/CreateSurvey.jsx
- src/components/survey/ListSurveys.jsx 26 additions, 0 deletionssrc/components/survey/ListSurveys.jsx
- src/components/survey/PreviewSurvey.jsx 40 additions, 0 deletionssrc/components/survey/PreviewSurvey.jsx
- src/components/survey/README.md 14 additions, 0 deletionssrc/components/survey/README.md
- src/components/survey/RecentSurveys.jsx 70 additions, 0 deletionssrc/components/survey/RecentSurveys.jsx
- src/components/survey/SurveyCards.jsx 11 additions, 0 deletionssrc/components/survey/SurveyCards.jsx
- src/components/survey/ViewAnswer.jsx 71 additions, 0 deletionssrc/components/survey/ViewAnswer.jsx
.env.example
0 → 100644
... | ... | @@ -17,6 +17,7 @@ |
"react-js-pagination": "^3.0.3", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.1", | ||
"response": "^0.18.0", | ||
"uuid": "^8.3.2", | ||
"validator": "^13.5.2", | ||
"web-vitals": "^0.2.4" | ||
... | ... |
public/_redirects
0 → 100644
public/logo192.png
0 → 100644
5.22 KiB
public/logo512.png
0 → 100644
9.44 KiB
src/components/survey/CreateNumber.jsx
0 → 100644
src/components/survey/CreateSurvey.jsx
0 → 100644
src/components/survey/ListSurveys.jsx
0 → 100644
src/components/survey/PreviewSurvey.jsx
0 → 100644
src/components/survey/README.md
0 → 100644
src/components/survey/RecentSurveys.jsx
0 → 100644
src/components/survey/SurveyCards.jsx
0 → 100644
src/components/survey/ViewAnswer.jsx
0 → 100644