Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in new documents in other repo #20

Merged
merged 5 commits into from
May 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions admin/meetings/052823-retrospective.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
(Name your file the date-topic.md (mmddyy-topic.md). For example 011621-kickoff.md.)

# Meeting Minutes: 05/28, 1:15 pm - 2:00 pm

#### Team 20: 2020 Visionaries

#### Sprint Retrospective at Port of San Diego Room, Price Center 3rd floor

#### Present Members:

- Devika Torvi

- Sean Yen

- Brevin Gabrield

- Brandon Kao

- Owen Huynh

- Thinh Vo

- Doheon Kim

### Agenda
Go over what went bad/great during our first agile sprint

#### (unresolved business)
None

## Artifacts

![img](mediia/../media/retriumexpanded.png)
![img](mediia/../media/retrium.png)


#### What went wrong
* During our sprint (~3 weeks long) we set verbal deadlines i.e. "let's try to get the basic functionality of thr website done by next week" that were largely ignored
* Some groups also ran out of features to implement because they were waiting for the other teams to complete their part
* Some people felt that they didn't get to/end up working as much as others
* Many people found that doing animations with CSS/Javascript was hard\

#### What went good
* Many people liked the process of designing their webpages and the elements within it
* Generally we thought each group made good progress and reached a working prototype (which puts us on track, maybe even ahead of the rest of the class based on the results of the in-class progress checks)
* Communication within groups went well

#### Action Plan
* To resolve the due date issues, we are thinking of developing a slack bot or other notification system to help keep the group on track with deadlines moving forward. This will hopefully help enforce deadlines better than just the verbal agreement used in the last sprint.
* Develope a plan to improve use of human resources. The main page team felt that their group was waiting for others to finish since it serves as the hub ofr all of the other pages. Next time, we will spend time thinking of the dependencies and allocate people power while taking this into consideration
* Since many of us also had issues with testing and CI/CD, we're taking some time to learn more about YAML and Jest so we can write some automated unit tests for our code. We're also taking some time to research ways to incorporate code linting/quality checks into our CI/CD pipeline since ours currently does not have either.
* For animations, we should put off working on them until the very end because they were quite complicated and time consuming, which delayed progression on the webpage if they were done early on in the page's development. Additionally, we considered having more people working on an animation (possibly splitting resources across groups/borrowing a more experienced developer) to make it easier to tackle this component.
*

### Decisions made
See the "Action Plan" section above

#### Undiscussed business for next meeting
Figure out who is going to record the video

#### Meeting finished at: 1:50 pm*
60 changes: 60 additions & 0 deletions admin/meetings/052823-sprint-1-review.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
(Name your file the date-topic.md (mmddyy-topic.md). For example 011621-kickoff.md.)

# Meeting Minutes: 05/28, 12 pm - 1 pm

#### Team 20: 2020 Visionaries

#### Sprint Review at Port of San Diego Room, Price Center 3rd floor

#### Present Members:

- Devika Torvi

- Sean Yen

- Brevin Gabrield

- Brandon Kao

- Owen Huynh

- Thinh Vo

- Doheon Kim

### Agenda
"show and tell" what has been accomplished in the first sprint

#### (unresolved business)
None

#### Key Points

# Main Page
![img](media/main.png)
* Currently have links to the three mini apps incorporated onto the main page
* randomize function has been completed to randomly pick one of the three sub apps
* formatting and styling is WIP and icons are currently placeholders

# Fortune Cookie
![img](media/fortunecookie.png)
* have nav bar set up to link to mainpage and other apps
* have audio option (speech synthesis)
* have basic fortune cookie functionality implemented
* will be read aloud if the audio option is enabled
* animations are WIP

# Zodiac/Love Compatibility
![img](media/zodiac1.png)
* have zodiac selector wheels functionality established
* zodiac wheels need to be redesigned to be congruent to website theme (still TBD)
* have button to lock in selection and show results
![img](media/zodiac2.png)
* have pop up window to display results but content of results window are still WIP

# Palm Reading
Video: https://github.com/cse110-sp23-group20/fortune-teller/assets/22133785/02f88279-bf09-4413-abd0-b9fa2e43a54d
* currently have a page that asks for webcam permission
* when granted a image preview is shown
* the user can press a button to take a picture, and a results page will appear
#### Meeting finished at: 1:06 pm*
Binary file added admin/meetings/media/fortunecookie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/meetings/media/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/meetings/media/palmreading.mp4
Binary file not shown.
Binary file added admin/meetings/media/retrium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/meetings/media/retriumexpanded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/meetings/media/zodiac1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/meetings/media/zodiac2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified admin/videos/statusvideo1.mp4
100644 → 100755
Binary file not shown.