Currently we are using Firebase as db. But we intend to discard them, and instead use MongoDB.
Therefore DoD for this would be:
- Working sample with saving data in a local mongodb instance instead of Firebase.
- All obsolete code consuming Firebase APIs deleted
- Unused dependencies uninstalled