← Back to list

test-data
by erymuzuan
Motorbike rental system for Thailand tourist areas (Phuket, Krabi, etc.) - Blazor Server + WASM PWA with MudBlazor
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: test-data description: Read and write test data
Database access use SqlCmd.exe too
Tools
- SqlCmd.exe: for database access
- server: -S "(local)\DEV2022"
- Trust Server Certificate: -C
- trusted connection: -E
- database: -d see database section
Database
- MotoRent: for pilot group, contains user data, such as
Shop,Vehicleetc. - MotoRent: core database for stafy.my and stafy.co.th group
- Core database contains
Coreschema objects such asUser,Organizationetc.
- Core database contains
Tenant schema
- MotoRent is multi-tenant application, where each tenant has it's own schema, the list of all tenants is kept in
Core.Organizationtable. - Tenant: Take
Shopas example, it's table name isShop, and it's schema name is<tenant>
JSON object
- JSON column is for serialized JSON data .Net object,as described in
domain.standardproject - Entity JSON data is a serialized object of
Entityclass,MotoRent.Domain.Entities.<table>, where<table>is theEntity - Primary key
<table>Idformat
Interview
- Interview use AskUserQuestion tools
HiroRxERP - Tenant ask me about the tenant if one not specified, account
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon