Commit Graph
24 Commits
Author SHA1 Message Date
nezumi daf7bea3b6 Remove unnecessary code 2023-10-02 09:25:21 +07:00
nezumi d255f961da Fix bug wallet dialog show not correctly 2023-10-02 09:22:36 +07:00
nezumi 60fc544b10 Implement add wallet method and transaction when init first wallet 2023-10-01 22:20:17 +07:00
nezumi 97dfd4c715 Add base model, service and view
- Add wallet, transaction model
- Add wallet, transaction service
- Add home view, controller
- Additional some type and interface
2023-09-30 21:40:22 +07:00
nezumi 6fa2d772b7 Add login method 2023-09-30 16:18:37 +07:00
nezumi e2e6ec6650 Update vercel config 2023-09-29 16:55:50 +07:00
nezumi 18e1d8b701 Improve register method 2023-09-29 16:53:22 +07:00
nezumi 6811de9131 Add login view and controller 2023-09-29 11:51:48 +07:00
nezumi d26f866a2f Merge branch 'feat/add-common-service-and-class' into feat/add-user-service 2023-09-28 21:56:04 +07:00
nezumi a5a6ce0a2c Update package-lock.json 2023-09-28 21:55:36 +07:00
nezumi 6609a919a5 Merge code from typescript-practice branch 2023-09-28 21:19:51 +07:00
nezumi b292fa65ef Update configuration project 2023-09-28 21:10:57 +07:00
nezumi 3478725597 Fix code according to the comments 2023-09-28 17:40:43 +07:00
nezumi bd22eb6ee6 Add user serice 2023-09-28 17:34:06 +07:00
nezumi f5f26f6d4d Cast type of data 2023-09-28 15:19:44 +07:00
nezumi f54fdc9265 Update and refactor code 2023-09-28 15:19:00 +07:00
nezumi ea882d4003 Fix code according to the comments 2023-09-28 09:38:58 +07:00
nezumi 50c19ff6c4 Update the type of data in project 2023-09-27 17:08:54 +07:00
nezumi b48089ffe4 Add common service and base class 2023-09-27 15:48:51 +07:00
nezumi 40d9f37f1b Remove unecessary code 2023-09-27 15:35:16 +07:00
nezumi 77ac0c2344 Update build command 2023-09-27 15:33:35 +07:00
nezumi 18e1f1ed18 Update config project 2023-09-27 15:27:59 +07:00
nezumi 835e4b8084 Init project with HTML, SCSS 2023-09-27 10:59:12 +07:00
nezumi 1b65763851 Init README.MD 2023-09-21 09:40:41 +07:00