Assignment | Points | Grade | Evidence |
---|---|---|---|
Sprint 1-3 Review Ticket | 3 | ||
Sprint 3 Team Issue(s)/Plan | 2 | We have an issue in the flocker frontend repo. | |
Beginning-2-End Contribution | 2 | I was the integrator for this project, so I helped with all the pull requests. I also worked on the main front page of the website. | |
N@tM Team Presentation | 2 | We made a issue where we collected peer reviews. We got feedback from parents and student from other classes. | |
Live Review Indi Demo | 1 | ||
Total | 10 |
Skill | Points | Grade | Evidence |
---|---|---|---|
Work Habits (Analytics) | 1 | All committs are avaiblable in GitHub. | |
Evidence of Role in Team | 1 | Cloned the repo using my account, did all pull requests. | |
Function / Purpose Design | 1 | The website is fully update in both frontend and backend. | |
Live Review | 2 | This entire notebook! | |
Total | 5 |
Project Overview!!
Our main objective was to create something that was fun and interactive. Our game was supposed to be a place where DNHS students and can draw and post their pictures, kind of like an instagram for drawing.
Key Features:
- Voting room! Here, students can vote on drawings that they think look better, and we can choose weekly winners.
- Chat room! Students are able to upload pictures of their drawing and have discussion about their artwork. They can also switch to different chats and have conversations with more than one person.
- Drawing Post! This is the main feature of our website. We designed a canvas that looks similar to a whiteboard with various color that users can pick from to draw with. We also have an undo, erase, and clear button so final touches can be added. Finally, there is a save button that converts their drawing into a png that they can upload.
Collaboration
- Designing was done using Figma.
- Organized all our code by staring the file names with “doodle.”
- Most feedback we received on NTM was incorporated into our website. (Go over the NTM comments now)
Program Function
All code is located on the flocker_frontend!