Rapidfigure
An instagram clone, implemented in Flutter, with a Python backend and a NoSQL database (MongoDB)
Current status
- 1/12/22 : Built basic database on MongoDB Atlas cloud. Also uploaded some starter interfacing functions.
- 28/11/22 : Defined abstract functions needed. Will add more to future commits.
- 21/11/22 : Designed basic RDBMS implementation of database, conversion to NoSQL soon.