hab_project-master
.DS_Store
8KB
front
public
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
4KB
logo512.png
9KB
logo192.png
5KB
src
ErrorBoundary.js
503B
logo.svg
3KB
index.css
366B
User
Recovery.js
922B
Reset.js
974B
Login.js
2KB
Profiles
Profile.js
1KB
App.js
1KB
Header.css
323B
useFetch.js
514B
reportWebVitals.js
362B
App.test.js
246B
setupTests.js
241B
Header.js
981B
App.css
564B
.gitignore
18B
index.js
2KB
Store
loginReducer.js
1KB
Content
LatestQuestions.js
1KB
CreateQuestion.css
206B
FilterQuestions.js
2KB
CreateQuestion.js
4KB
Home.js
144B
README.md
3KB
.gitignore
310B
package-lock.json
1.42MB
package.json
923B
backend
validators
questionValidation.js
621B
updateUserValidation.js
833B
updatePasswordValidation.js
499B
answerValidation.js
291B
createUserValidation.js
1KB
resetValidation.js
480B
.DS_Store
6KB
utils
sendRecoveryMail.js
661B
sendConfirmationMail.js
673B
db
performQuery.js
554B
getConnection.js
596B
initDB.js
12KB
controllers
users
createUser.js
5KB
userLogout.js
1KB
updateUser.js
3KB
userLogin.js
3KB
recoverAccount.js
2KB
deleteUser.js
2KB
validateUser.js
2KB
getUserData.js
1KB
resetAccount.js
2KB
getUserProfileData.js
1KB
updatePassword.js
2KB
getUsersList.js
2KB
content
updateVote.js
758B
getQuestionDetails.js
1KB
uploadFiles.js
1KB
deleteQuestion.js
1022B
getQuestionsList.js
2KB
updateAnswer.js
1KB
castVote.js
2KB
createQuestion.js
2KB
createAnswer.js
1KB
updateQuestion.js
1KB
deleteAnswer.js
1002B
queries
getAnswerQuery.js
191B
getQuestionQuery.js
687B
getUserQuery.js
923B
getVoteQuery.js
186B
middlewares
isAuthenticated.js
1KB
isSameUser.js
1KB
isAdmin.js
211B
isAuthor.js
4KB
isExpert.js
1KB
notes.txt
2KB
.gitignore
26B
index.js
5KB
package-lock.json
82KB
package.json
673B
documentacion
Preguntify - Wireframes (Movil).pdf
437KB
Preguntify - Wireframes.pdf
452KB
Preguntify - Informe.pdf
75KB
.gitignore
19B
bd
.DS_Store
6KB
tutorias_expertos_votes.sql
2KB
ER diagram.png
192KB
tutoria_expertos.sql
2KB
tutorias_expertos_question.sql
3KB
tutorias_expertos_answer.sql
3KB
tutorias_expertos_user.sql
3KB
Cambios bbdd
preguntify_skills.sql
2KB
preguntify_answer.sql
3KB
preguntify_votes.sql
2KB
preguntify_user.sql
3KB
preguntify_question.sql
3KB
暂无评论