mirror of
https://github.com/tiennm99/bsk.git
synced 2026-07-13 19:06:06 +00:00
991ec4b245
Repositions the repo as an educational Next.js + Supabase + Upstash rewrite of lds217/BSK-All-in-One-Clinic-Management-System. - RESEARCH_REPORT.md: upstream analysis (Java/Swing/Netty/SQLite, 171 files, 25+ features, Vietnamese locale, no explicit license). - PLAN.md: target stack, shared-infra design (schema-per-app on Supabase, key-prefixed Upstash), 9-phase roadmap, divergences from the original, risks, and open decision on BSK isolation. - NOTICE: clean-room attribution to @lds217 and the upstream repo. - README.md: project intent, stack summary, educational-only disclaimers, and license stance. No application code yet.
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
BSK (Rewrite)
|
|
Copyright 2026 tiennm99
|
|
|
|
This product is an educational, derivative work inspired by:
|
|
|
|
BSK All-in-One Clinic Management System
|
|
https://github.com/lds217/BSK-All-in-One-Clinic-Management-System
|
|
Author: lds217 (https://github.com/lds217)
|
|
|
|
The upstream project does not carry an explicit open-source license at
|
|
the time this rewrite was started. This rewrite is a clean-room
|
|
reimplementation: no source code from the upstream project has been
|
|
copied. Feature lists, domain concepts, and data-model shapes were
|
|
reconstructed from the public README and observable application
|
|
behavior, which are not subject to copyright as such.
|
|
|
|
Vietnamese-language UI labels and domain terminology (e.g., "Đăng nhập",
|
|
"ĐÃ KHÁM") are functional facts of the target locale and are reused
|
|
where they reflect standard clinical terminology, not as a copy of any
|
|
proprietary expression of the upstream project.
|
|
|
|
If you are the upstream author and would like additional acknowledgement,
|
|
correction, or the removal of any reference, please open an issue on
|
|
this repository.
|
|
|
|
---
|
|
|
|
Third-party software used by this project retains its own licenses; see
|
|
the dependency manifests (package.json, pnpm-lock.yaml) for details.
|