rkwreck / team_flappy_bird

CSA Course Guide
0 stars 0 forks source link

Adi Individual Evaluation Week 11 Review Ticket #41

Open adhithin opened 2 years ago

adhithin commented 2 years ago

9/10

A 1 minute video that displays the running of your program and demonstrates functionality you developed Video that goes through all of the following (mostly focused on tour of my game, source page, and other work I've developed throughout the tri): Link

One PBL MVC feature (per indi/pair) My work: Wordle, Biology style, and a database to input our scores.

MVC for game: Model: Code for a Wordle, using typescipt, js, and nodejs. Backend with java. View: Html, display help for inputting scores, and playing the game. Control: Keeping track of the user’s scores and information in the database, and whether they're putting the right answers + letters.

Link to Team Issue:

image:

Screen Shot 2022-03-03 at 8 14 47 AM Screen Shot 2022-03-03 at 8 15 16 AM Screen Shot 2022-03-03 at 8 15 37 AM Screen Shot 2022-03-03 at 8 15 52 AM

Individual commits showing algorithms written in JS and/or Java Final game commit (JAVA & JS & HTML): Link All commits: Link

Wiki with design ideas and usage Link to wiki page, has design planning: Link One-min video explaining plan: Link

Final program code (created independently or pair) Final game commit: Link Source page: Link About page: My about page, FRQ Directions & Go-back buttons

chenxin-chex commented 2 years ago

Adi has an extension and so I'll grade her later.

adhithin commented 2 years ago

Total Score: 9/10

Self Score: 4/5

Individual Evaluation (5 Points):

[0/1] Video showing runtime: Runtime video

[1/1] Individual commits: Wordle Game Commits and Database Commits

[1/1] Wiki with final project design: Final PBL Project Plan

[1/1] Final program code (including JS algorithm): database and wordle

[1/1] I did MVC for our Database: https://github.com/adhithin/biowordl/commits?author=adhithin

Team Score: 5/5

PBL Theme: Flappy bird theme. Old, arcade-style text. Main color scheme is green, blue, and white. Other theme is Swimmy bird, which is just aquatic flappy bird Bootstrap the website in layout.html Our OO Adi has an extension for database, it's done now. Website is deployed on flappybird.cf Used Async Operation for APIs in about us pages (ex. greetChenxin.html)

Chris-Ru commented 2 years ago

Individual Score: 4/5

0/1 No Individual video showing runtime

1/1 Individual commits: Wordle Game Commits and Database Commits

1/1 Wiki with final project design: Final PBL Project Plan

1/1 Final program code (including JS algorithm): database and wordle

1/1 I did MVC for our Database: https://github.com/adhithin/biowordl/commits?author=adhithin

Team Score: 5/5

PBL Theme: Flappy bird theme. Old, arcade-style text. Main color scheme is green, blue, and white. Other theme is Swimmy bird, which is just an aquatic flappy bird

Bootstrap the website in layout.html

Our OO Adi has an extension for database, it's done now.

Website is deployed on flappybird.cf

Used Async Operation for APIs in about us pages (ex. greetChenxin.html)