Skip to content

Meeting Minutes

skmu104 edited this page Mar 16, 2020 · 6 revisions
Date Attendees Agenda Discussion Actions
06/03/2020 Full team - Identifying project overview
- Concept planning
- Work Delegation
Possible project ideas:
- Money Splitter
- Budgeting app
- Broaden to travel app with photos and documenting
- Flextagram → linking things in the photo to stores to purchase
- Money splitter application chosen
-Team roles decided based on overall interests
- Initial Use cases
09/03/2020 Full team - Initial issues
- Technical stack
Common language known to backend team.
Who should assign issues and how many users can self assign.
- CherryPy backend chosen
- React frontend
- Team leads chosen amongst teams
- Tasks set for documentation staff and product team
10/03/2020 Product team - Basic design and feature descriptions How many transactions initially?
Transactions chained into groups.
Should the user be able to view all transactions.
Security of app.
- Main point of focus is currently a single transaction
- Hashing credentials in frontend before sending to backend
- Each account should have username, nickname, list of transactions and password
- Issues approved by a thumbs up emoji
13/03/2020 Full team -Database implementation
-Testing framework
Algorithm discussion
Neccesity of databases
- Devashish responsible for transaction algorithm
- Logan responsible for database implementation
16/03/2020 Full team -Team updates
-Demo
Front end ready to integrate with Backend
Mock Api tested with frontend. Works for that.
compression of api endpoints
Login registration completed
Logo status
Structure of demo presentation
- Backend Developers assigned api endpoints