Tyler929 / WalkieTalkies

1 stars 2 forks source link

Review Ticket Week 7 #66

Open katiehickman opened 2 years ago

katiehickman commented 2 years ago

Evaluation due on Monday at the beginning of Day, this will be Crossover Graded and contain the following...

<div class="container" style="background-color: #573C76; width:210px; height: 230px; margin-right: 4%; margin-top: 1%; padding: 15px">
   <h3 style="text-align: center">Email Us!</h3>
   <form action="mailto:walkietalkiescsp@gmail.com" method="post" enctype="text/plain">
       <i>Your Name:</i><br>
       <input type="text" name="Name"><br>
       <i>Your Email:</i><br>
       <input type="text" name="Email"><br><br>
       <input style="text-align-all: center" type="submit" value="Send">
   </form>
</div>

Extra or Replacement Features

kamyamah commented 2 years ago

Kamya’s Highlights Tip Calculator- Basically calculates tip and it was personal project under my about me page (at bottom) Artist Spotlight- Showcasing artists from our school right now it isn't as dynamic and is just HTML FAQs- Simple Javascript using select all.

Famous Art- CSS translation projects

rkaavya commented 2 years ago

Kaavya’s Highlights Deployment: https://walkietalkies.cf/ Jekyll- Kamya Designed and Kaavya Deployed. http://www.walkietalkies.tk/ Signup page https://github.com/Tyler929/WalkieTalkies/commit/167e19f574d034eca1d338bece160646996287a6 About Us page https://github.com/Tyler929/WalkieTalkies/commit/90a2b9095a3c36fdb2bd56ed35f7c49089a28024 image image

Athena9355 commented 2 years ago

(this is written on behalf of the entire fire alarm team): FINAL EVALUATION Evaluation of Crossover Team PBL key features The email us feature, tip calculator, and famous art page PBLs are great. The RGB PBL also works great, however, it was an assignment from last tri, so it’s somewhat of a repeat. The artist spotlight and FAQs are not very technical, so maybe consider adding more functions and procedures learned in the TPTs. -0.25 Evaluation of Github Pages, Jekyll, WIKI - focus will be on quality of Vocabulary from Week 6 as key review item The vocabulary words on the wikis are defined in detail, with examples. The jekyll page works using this link. Evaluation of Sassy / Bootstrap - under the hood on CSS usage and capitalizing on Bootstrap features, as well as runtime quality. The navbar implements CSS, and bootstrap features are perfect. Also, the navbar includes the light/dark mode which works on all pages. Evaluation of Async Operation - runtime and under the hood usage of JavaScript and Fetch, as well as how things are updated on screen Their runtime video on CRUD database search isn’t exactly using the Javascript function fetch for accessing libraries/data. -0.75 Evaluation of CRUD in Database - runtime and behind the scenes using CRUD operations, as well as progress on database personalization I don’t say this lightly but this was perfected akin to a DaVinci masterpiece. We see how there is a demonstration of the runtime and CRUD. Well done.

Extra or Replacement Features

Evaluation of Blueprint illustration/demonstration, effectiveness of removing code out of central main.py and test of routes They did not implement blueprints in their code, however, it is extra credit, so it doesn’t affect their code. Evaluation of Filtering/Searching data, this is Filtering data from Database, this can complement Async operation Their search function works, as it filters the data from the database. +1 6/6

kamyamah commented 2 years ago

You just need to copy paste the link for the Jekyll. @Athena9355