Commit Graph

10 Commits

Author SHA1 Message Date
5038249c1a refactor: change the web site desc and register page logo 2025-10-28 21:17:07 +08:00
a05bd23766 refactor: change the theme color scheme 2025-10-28 20:53:28 +08:00
bd817279db refactor: add top bar and adjust home page layout
- add top bar to show the title of web site
- move ai input and input image into right side drawer
2025-10-28 17:03:17 +08:00
1284698948 chore: use different base url for different output 2025-10-28 00:50:58 +08:00
8dbdefb8b1 chore: add publish scripts 2025-10-27 21:16:25 +08:00
81995263d6 feat: people add new filed 'contact' 2025-10-27 15:38:02 +08:00
f202eba35a fix: some build errors and warnings caused by useless code 2025-10-27 00:43:19 +08:00
28de10061a feat: use api for manage people
- wrap the backend apis
- post people by api
- list people by api
- auto fill people form by post input api
- auto fill people form by post image api
2025-10-27 00:42:18 +08:00
ddb04ff15e feat: basic layout and pages
- add basic layout with sidebar and main container
- add three menus in sidebar
- add people form page for post people
- add text and image input for recognize people info
- add people table page for show peoples
2025-10-27 00:37:39 +08:00
7c28eda415 Initial commit 2025-10-27 00:35:14 +08:00