Skip to content
Sebastian’s Status Report for 2/10/24
WEEKLY ACCOMPLISHES/TASKS
- Researching which DB’s are best for holding food data
- Most likely an sqflite, a relational database in Flutter
- However, am unsure if it performs on Web
- Will create a boiler plate webapp to ensure of working DB
- Created and Added team members to Github
PROGRESS
- Progress is currently on track, needed mostly to make the Github so recourses could be uploaded and shared
- Most important goals are getting a flutter app backend up and running.
NEXT WEEK’S GOALS
- Test a basic flutter app and DB locally.
- If the flutter app doesn’t work well, contingency plan would be using Django