Andreas Sosilo - Batch 34 - Humble Fox #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
.ENV
PORT=3000
GOOGLE_CLIENT_ID=450205956534-t8mv0qj0kqcc53van5mbbahtk9vg8b40.apps.googleusercontent.com
DEFAULT_PASSWORD=AKUPASTIBISA
SECRET_JWT=INIRAHASIALHO
Fitur tambahan:
-. Bisa mengecek to-do yang sudah done di tempat terpisah -> archives
-. Bisa undone to-do yang sudah selesai jika diperlukan di archives
-. Mau menambahkan login dengan GitHub, tapi belum selesai.
-. API Documentation menggunakan POSTMAN's API Documentation -> belajar cara dokumentasi menggunakan POSTMAN
-. Menggunakan modal dari Bootstrap 4 untuk entry data di create, delete, update to-do
Kendala ketika mengerjakan:
-. Banyak terhambat ketika ingin menggunakan jQuery dan modal, bingung cara passing data.
-. Karena awalnya masih belum mengerti, jadi banyak waktu digunakan untuk belajar pelan2 mengenai mongoose, jQuery dan AJAX. Serta sekarang lebih bisa mengerti flow RESTAPI.
-. Lebih banyak waktu habis untuk desain, cek dokumentasi dan lihat stackoverflow karena error ketika menggabungkan client & server.
-. Belum semua error bisa ditampilkan karena keterbatasan waktu.
-. Masih harus banyak belajar mengenai jQuery untuk passing data.