Database design
Open
documentation
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Overview
Study the documentation for FireStore realtime database usage and understand document-oriented database. Provide solution for data storage and usage, including schema design (firestore is schema-less, thus design structure of JSON data in db), data type, and decide what data to store.
- [ ] Study the documentation for FireStore
- [ ] Decide what data to use/store
- [ ] Design schema/data strcture
# Good to Have
- [ ] Well documented database design
- [ ] Clean and elegant structural design
- [ ] Scalable design
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.