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

Rachmad Zaini Alberto #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rachmadza
Copy link

secret=aincrad

  • API Documentation yang meliputi : URLs, HTTP method, request, response (success dan error case) (not yet)
  • CRUD endpoints untuk Article (title, content, created_at, author, featured_image) (done)
  • Boleh menambahkan attribute lain, misal: slug
  • Upload featured_image untuk setiap article (not yet)
  • Register (server done)
  • Login menggunakan email & password (menggunakan JWT) (done)
  • Sign in with 3rd APIs (Google/Twitter/Facebook/GitHub) (not yet)
  • Validasi sehingga hanya authenticated user yang bisa melakukan CRUD Article, baik dari sisi client maupun server (not yet)
  • NO alert();!

Kendala : masih sering bingung saat melakukan props dan emmit, dan krang imajinatif untuk membuat tampilan client

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.

1 participant