You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Currently there is no centrally defined data model for the app. Form posted data is dumped to and retrieved from a MongoDB collection by hardcoded keys in the app's views.
@SantiagoTorres suggested to keep a data model, which I think is a good idea. However, I would wait until the data model has become more stable (c.f. #29, #25).
The text was updated successfully, but these errors were encountered:
Currently there is no centrally defined data model for the app. Form posted data is dumped to and retrieved from a MongoDB collection by hardcoded keys in the app's views.
@SantiagoTorres suggested to keep a data model, which I think is a good idea. However, I would wait until the data model has become more stable (c.f. #29, #25).
The text was updated successfully, but these errors were encountered: