Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ahmad zuliansyah putra #30

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

azputra
Copy link

@azputra azputra commented Jan 30, 2020

LINK DEPLOY : http://stuckoperplow.azputra.xyz/
API DOC : https://documenter.getpostman.com/view/9975467/SWTD7GLU

PORT =
JWT_SECRET =
MONGO_URI =
EMAIL =
PASSWORD =

…dpoint register untuk User, Endpoint login menggunakan email & password (menggunakan JWT), Authentication (Login dan Register), Upvote dan Downvote
        new file:   client/.editorconfig
        new file:   client/.eslintrc.js
        new file:   client/.gitignore
        new file:   client/README.md
        new file:   client/babel.config.js
        new file:   client/package-lock.json
        new file:   client/package.json
        new file:   client/public/favicon.ico
        new file:   client/public/index.html
        new file:   client/src/App.vue
        new file:   client/src/assets/logo.png
        new file:   client/src/components/formQuestion.vue
        new file:   client/src/components/login.vue
        new file:   client/src/components/navbar.vue
        new file:   client/src/components/questions.vue
        new file:   client/src/components/register.vue
        new file:   client/src/main.js
        new file:   client/src/router/index.js
        new file:   client/src/store/index.js
        new file:   client/src/views/About.vue
        new file:   client/src/views/Home.vue
        new file:   client/src/views/account.vue
        new file:   client/src/views/askQuestion.vue
        new file:   client/vue.config.js
        modified:   server/controllers/Question.js
        new file:   client/src/components/question.vue
        modified:   client/src/components/questions.vue
        modified:   client/src/router/index.js
        modified:   client/src/store/index.js
        new file:   client/src/views/question.vue
        modified:   server/controllers/Answers.js
        modified:   server/controllers/Question.js
        modified:   server/models/Answers.js
        modified:   client/src/components/question.vue
        modified:   client/src/store/index.js
        modified:   server/controllers/Answers.js
        modified:   server/controllers/Question.js
        new file:   client/src/components/dataUser.vue
        new file:   client/src/components/editAnswer.vue
        new file:   client/src/components/editQuestion.vue
        modified:   client/src/components/navbar.vue
        modified:   client/src/components/question.vue
        modified:   client/src/router/index.js
        modified:   client/src/store/index.js
        modified:   client/src/views/askQuestion.vue
        new file:   client/src/views/editAnsw.vue
        new file:   client/src/views/editQuest.vue
        new file:   client/src/views/myAnswers.vue
        new file:   client/src/views/user.vue
        modified:   server/controllers/Answers.js
        modified:   server/controllers/Question.js
        new file:   server/helpers/cron.js
        new file:   server/helpers/nodemailer.js
        modified:   server/package-lock.json
        modified:   server/package.json
        modified:   server/routes/answers.js
        modified:   server/routes/index.js
        modified:   server/routes/questions.js
        modified:   client/src/router/index.js
        modified:   client/src/store/index.js
        modified:   server/helpers/cron.js
        modified:   client/src/components/dataUser.vue
        modified:   client/src/store/index.js
        modified:   server/app.js
        new file:   server/deleteLog.txt
        modified:   server/helpers/cron.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants