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

amil hasbala #18

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

amil hasbala #18

wants to merge 7 commits into from

Conversation

HSBL
Copy link

@HSBL HSBL commented Jan 30, 2020

PORT=80
MONGO_ATLAS=mongodb://localhost:27017/test
URL_DB=mongodb://localhost:27017/hactivflow2
GOOGLE_CLOUD_KEY_FILE="./keyfile.json"
GOOGLE_CLIENT_ID="135275767764-8v6d03qgam3pg4j77msdftti1nk0nd9l.apps.googleusercontent.com"
DEFAULT_PASSWORD="secret"

HSBL added 7 commits January 29, 2020 14:02
- user: register, login
- question: create, get all
- answer: create, get for a question
- auntheticate
- authorize user
postman done, tapi masih perlu bersih bersih dan tambah description
model question change, answers berisi id answer
model answer diilangin question nya
All required routing connected
Issue:
- profile pic at answer
@HSBL
Copy link
Author

HSBL commented Jan 30, 2020

Added Feature:

Feature yang udah biasa:

Specific Feature:

  • question views (stackoverflow copy)
  • upvote/downvote logic (stackoverflow copy, upvote dua kali jadi ilang)
  • kalau pertanyaan udah di respon, ga bisa di edit (common sense, code 403 forbidden)

Explored:

  • CSS preprocessor, SCSS
  • Mongoose virtuals
  • Vuetify and material framework
  • Asycn await

Roadblock:

  • Influenza

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