Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
7b18ea0
chore: update server-side for set setup
hafizhabdul Apr 28, 2025
63a59b4
chore: config project to database
hafizhabdul Apr 28, 2025
d286834
chore: add helpers/jwt
hafizhabdul Apr 28, 2025
43aeed5
chore: update middlewares
hafizhabdul Apr 28, 2025
e1800cb
chore: update errorHandler, make routes, and controller
hafizhabdul Apr 28, 2025
39d1a16
chore: update API for this project
hafizhabdul Apr 28, 2025
2e1be56
chore: just start client side
hafizhabdul Apr 28, 2025
c1f7276
chore: update server side api/public
hafizhabdul Apr 29, 2025
ec7111d
chore: update homePage and try to fetching data
hafizhabdul Apr 29, 2025
393f247
chore: update RegisterPage and LoginPage
hafizhabdul Apr 29, 2025
a70df83
chore: update navbar, authentication & authorization for Admin and User
hafizhabdul Apr 29, 2025
45590d1
chore: update google login in server & client side
hafizhabdul Apr 29, 2025
b487d4a
fix: update authenication and guard for user
hafizhabdul Apr 29, 2025
69d554b
chore: make instance axios for flexibility
hafizhabdul Apr 29, 2025
00feb39
chore: update Layout for authentication
hafizhabdul Apr 29, 2025
0348eca
chore: update dashboard for admin, and add others page for more attra…
hafizhabdul Apr 29, 2025
ddcd1f4
fix: revision all cause add new migration for column UserId
hafizhabdul Apr 29, 2025
3bb1b08
chore: update new migration fot Transaction and TransactionDetail and…
hafizhabdul Apr 30, 2025
ef864c4
chore: update using Midtrans API for payment
hafizhabdul Apr 30, 2025
d064fde
chore: update Dialogflow API for chatbot
hafizhabdul Apr 30, 2025
fe530e4
chore: update Courses in dashboard admin
hafizhabdul Apr 30, 2025
06caf8e
chore: update API documentation
hafizhabdul Apr 30, 2025
3944d5c
chore: update test cover 90% from project
hafizhabdul Apr 30, 2025
dc5aedf
chore: implementation redux in client side
hafizhabdul Apr 30, 2025
4da4ae0
fix: fix chatbot still process and fixing error cause redux
hafizhabdul May 1, 2025
274c2a3
fix: update trouble
hafizhabdul May 1, 2025
de8a105
chore: first deploy server
hafizhabdul May 1, 2025
539938a
redeploy server
hafizhabdul May 1, 2025
6913060
redeploy again
hafizhabdul May 1, 2025
0c93071
redeploy again 1
hafizhabdul May 1, 2025
ce4afa4
edit required
hafizhabdul May 1, 2025
6e2de29
fix error chatbot
hafizhabdul May 1, 2025
9e984a4
chore: redeploy
hafizhabdul May 1, 2025
d8a94c9
update chatbot
hafizhabdul May 1, 2025
d1dfb18
chore: update testing
hafizhabdul May 2, 2025
638548a
initial update
hafizhabdul Jul 6, 2025
a782ac6
fix: error
hafizhabdul Jul 6, 2025
1bccf66
chore: redesign admin dashboard
hafizhabdul Jul 12, 2025
f5d0fb4
chore: redesign app
hafizhabdul Jul 14, 2025
8181d57
fix: update server
hafizhabdul Jul 14, 2025
a3d67f0
fix: error
hafizhabdul Jul 14, 2025
58fb90e
fix: error
hafizhabdul Jul 14, 2025
940dd10
fix: error
hafizhabdul Jul 14, 2025
b8fb2cc
chore: redesign chatbot using geminiAI
hafizhabdul Jul 14, 2025
050001b
fix: fix format currency
hafizhabdul Jul 14, 2025
0a9e879
feat: Update dependencies and data
hafizhabdul Jul 17, 2025
f26e661
fix: chabot
hafizhabdul Jul 18, 2025
f129525
chore: new features
hafizhabdul Jul 18, 2025
8b3b0bd
fix: fix error
hafizhabdul Jul 18, 2025
8be7254
fix: bahasa to english
hafizhabdul Jul 20, 2025
9915d33
fix: video player using mux
hafizhabdul Jul 20, 2025
a7598f9
Merge pull request #9 from hafizhabdul/update
hafizhabdul Jul 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
images
commit_messages.txt
Loading