-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting notes 7 16 2021
KristinJJ edited this page Jul 16, 2021
·
4 revisions
- Added button to submit UserID
- Added basic movie ranking based on indexes
- Added button to submit movie rankings
- Fixed .gitignore with assistance from Mentor Richard (git now ignores environment file)
- Event component
- Jest
- NoSQL AWS Workbench
- Move UI testing to backburner for now
- Confirmed next meeting day/time
- Save API call data (once a day?) so that there doesn't need to be new API call every time it recompiles
- JSON file stored in Test folder?
- Either load existing JSON file, or create JSON file if it doesn't exist.
- JSON file stored in Test folder?
- Create Event component
- Create button to navigate to Event component
- Create DynamboDB database
- Set up testing for DynamoDB
- Jest?
- Set up testing for DynamoDB