Henarivan Andhika Abhirama#19
Open
henarivanaa wants to merge 40 commits into
Open
Conversation
2. Menambahkan routing post /login dan post /register di routes/userRoutes.js 3. Menambahkan file jwt.js yang berisi function untuk generate token dan verify token 4. Menambahkan file bcrypt.js yang berisi function untuk generate hash password dan verify hash password
…itur multiple line commit 2. Menambahkan fitur show hide pada jquery.js untuk SPA dan page tampilan setelah berhasil login
2. Menambahkan getAllTask di TaskController.js 3. Menambahkan taskRoutes.js di folder routes 4. Menambahkan association pada model task
2. firebase deploy 3. Menambahkan style.scss di dalam folder src/styles dan style.css
2. Menambahkan form pada modal-content
2. Menambahkan syntax vue ke index.html pada login, register, dan task 3. Mengintegrasikan index.html dengan main.js 4. Membuat function login, register, showTask menggunakan axios ke server
2. maaf mbak saya lupa commit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
environment variables:
DB_USERNAME=henarivanaa
DB_PASSWORD=wakwaw
PORT=3000
JWT_SECRET=rahasia
CLIENT_ID=1007387380592-ejjgb32477u7mdndodb1pmr4tt7thfa6.apps.googleusercontent.com
link deploy= https://kanban-10fb9.firebaseapp.com/
fitur tambahan: card bisa di drag dan realtime dengan socket.io