Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raad1masum committed Sep 9, 2021
2 parents 748118b + 56613bd commit 0ad3c5a
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 30 deletions.
8 changes: 8 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 18 additions & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 47 additions & 0 deletions PastREADMES/Week1-2_README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# CSA-Tri-1-Project: 🔴Red Team🔴

## Table of Contents
1. [Contributors](https://github.com/raad1masum/AP-CSA-Tri-1-Project#contributors)
2. [Ideation](https://github.com/raad1masum/AP-CSA-Tri-1-Project#ideation)
3. [PBL Team](https://github.com/raad1masum/AP-CSA-Tri-1-Project#pbl-team)
4. [PBL Individual](https://github.com/raad1masum/AP-CSA-Tri-1-Project#pbl-individual)
5. [Individual Unit Journals](https://github.com/raad1masum/AP-CSA-Tri-1-Project#individual-unit-journals)

## Contributors
| Name | Github Profile |
| - | - |
| Rishi Peddakama | [@rpeddakama](https://github.com/rpeddakama) |
| Raadwan Masum | [@raad1masum](https://github.com/raad1masum) |
| Arnav Palkhiwala | [@ArnavPalkhiwala](https://github.com/ArnavPalkhiwala) |
| Aman Jain | [@amanj31](https://github.com/amanj31) |

## Ideation
The overall idea of our project is an anonymous feedback system for Del Norte High School. People will be able to post ideas and have students anonymously give their opinions on it. We hope that it becomes useful for teachers (for evaluating their lesson plans) and for ASB (when planning future events).

## PBL Team

| Requirement | Evidence | Self-Grade | Justification |
| - | - | - | - |
| Scrum Master. Define tasks and place assignments to in-progress on the Scrum board. | [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | 3/3 | Came up with the idea, started designing, and managed scrum board for organization. |
| Designer. Wire Frame (at least three theme pages, team mini-labs, and about) | [Figma Design](https://www.figma.com/file/Gwml5xTAfzebPmFUXSoqm4/AP-CSA-Project?node-id=0%3A1) | 3/3 | The wireframe contains useful information for the backbone of the project. Additionally, it is made in figma, an excellent design software that allows for easy changes; a feature that is crucial when changes to ideation are made in the future. |
| Technical Lead. Coordinate brain write session, after preliminary wire frames, make sure you capture technical complexities as an output of this exercise (input, saving data, comments, visual actions, animations, ...) | Completed | 3/3 | Session was coordinated and helped on wireframe. Additionally aspects in spring such as input, data saving and output (through GET/POST requests) worked. |
| Navigators. Capture or build highlight of Ideation in README.md, this allows ideas to persist with Project, Make sure that work from Developers works to expectations (testing, suggestions for improvement) | [Ideation](https://github.com/raad1masum/AP-CSA-Tri-1-Project#ideation) | 3/3 | Crafted a short paragraph that explains the idea of the project without unecessary jargon. Easily understandable for others looking on the project.|
| Developers. Bootstrap drop downs in navbar, start to form Wire Frame menu options. Each menu option should have a Stub code page | Completed | 3/3 | Boostrap navbar now works after fixing the z-index value. It now works on the greet page without showing up under other html elements. |
| Developers. Integration of Greet, Birds, Unit 1 functionality into a mini-lab page | [Completed](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/23b4cb4e77e37c3f1704bb52e7ee829a2d75f3c3) | 3/3 | The new greet page has the birds background (provided by vanta.js) and has 2 forms: a greet form, and a form that square numbers. |
| Designer/Developer. 1 minute video integrated into About Us on Genesis ideas for project. | [Video](https://www.youtube.com/watch?v=DS3nnkHsSHk) | 3/3 | The video goes over the wireframe, changes to the website and overall thought process for the future of the project. |

## PBL Individual
| Name | Links | Description | Self-Grade | Justification|
| - | - | - | - | - |
| Rishi Peddakama | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/3780df25b5cd5db276b8d24aff8b597dea7926ec), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Scrum master, managed tasks, worked on about page, created README | 2/2 | Evidence of work put in addition to contributions to GitHub Repository. |
| Raadwan Masum | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/f885dcb38b314b8faf3c1e939024a31640660c07), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects), [Design](https://www.figma.com/file/Gwml5xTAfzebPmFUXSoqm4/AP-CSA-Project?node-id=0%3A1) | Designer, created preliminary design on figma, worked on about page | 2/2 | Evidence of work put in addition to contributions to GitHub Repository. |
| Arnav Palkhiwala | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/aeb2d018ab3cabd821b7b61e8c238955adc501c4), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Technical Lead, facilitated focus group for brainstorming project ideas, worked on about page | 2/2 | Evidence of work put in addition to contributions to GitHub Repository. |
| Aman Jain | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/c0b48a637d332f9fb67a3624e18eb230cd9cf777), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Developer, worked on about page | 2/2 | Evidence of work put in addition to contributions to GitHub Repository. |

## Individual Unit Journals
| Name | Link | Description | Self-Grade | Justification |
| - | - | - | - | - |
| Rishi Peddakama | [Journal](https://docs.google.com/document/d/1vxzWnE3vU9BzimUlZjcTz79fNOBTLcT7G4B1LLMhNEw/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Raadwan Masum | [Journal](https://docs.google.com/document/d/1XdgObYAPpPuwJi6Kvq3mPO6OQn05WOdcwZ73aTua7e8/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Arnav Palkhiwala | [Journal](https://docs.google.com/document/d/14JUKWkG_LahbXd0Sn64hrhkVfYiie1kDjvrUdF9fts8/edit) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Aman Jain | [Journal](https://docs.google.com/document/d/1DZxo0UIKQWJ7KLox5hkE96J63tFqWoBb3ydF6jgcSg0/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
47 changes: 18 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# CSA-Tri-1-Project: 🔴Red Team🔴

## Comments TODO
README files from past weeks can be found here

## Table of Contents
1. [Contributors](https://github.com/raad1masum/AP-CSA-Tri-1-Project#contributors)
2. [Ideation](https://github.com/raad1masum/AP-CSA-Tri-1-Project#ideation)
3. [PBL Team](https://github.com/raad1masum/AP-CSA-Tri-1-Project#pbl-team)
4. [PBL Individual](https://github.com/raad1masum/AP-CSA-Tri-1-Project#pbl-individual)
5. [Individual Unit Journals](https://github.com/raad1masum/AP-CSA-Tri-1-Project#individual-unit-journals)
3. [Goals and Status]()
4. [Individual Unit Journals](https://github.com/raad1masum/AP-CSA-Tri-1-Project#individual-unit-journals)

## Contributors
| Name | Github Profile |
Expand All @@ -18,32 +20,19 @@
## Ideation
The overall idea of our project is an anonymous feedback system for Del Norte High School. People will be able to post ideas and have students anonymously give their opinions on it. We hope that it becomes useful for teachers (for evaluating their lesson plans) and for ASB (when planning future events).

## PBL Team

Self-Grade: 3/3, came up with the idea, started designing, and managed scrum board for organization.

| Requirement | Evidence |
| - | - |
| Scrum Master. Define tasks and place assignments to in-progress on the Scrum board. | [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) |
| Designer. Wire Frame (at least three theme pages, team mini-labs, and about) | [Figma Design](https://www.figma.com/file/Gwml5xTAfzebPmFUXSoqm4/AP-CSA-Project?node-id=0%3A1) |
| Technical Lead. Coordinate brain write session, after preliminary wire frames, make sure you capture technical complexities as an output of this exercise (input, saving data, comments, visual actions, animations, ...) | Completed |
| Navigators. Capture or build highlight of Ideation in README.md, this allows ideas to persist with Project, Make sure that work from Developers works to expectations (testing, suggestions for improvement) | [Ideation](https://github.com/raad1masum/AP-CSA-Tri-1-Project#ideation) |
| Developers. Bootstrap drop downs in navbar, start to form Wire Frame menu options. Each menu option should have a Stub code page | Completed |
| Developers. Integration of Greet, Birds, Unit 1 functionality into a mini-lab page | [Completed](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/23b4cb4e77e37c3f1704bb52e7ee829a2d75f3c3) |
| Designer/Developer. 1 minute video integrated into About Us on Genesis ideas for project. | [Video](https://www.youtube.com/watch?v=DS3nnkHsSHk) |
## Goals and Status
| Goal | Specifics | Evidence |
| - | - | - |
| Add to design | Add to the figma wireframe by adding additional screens (create, view, security) | proof|
| Build nice UI | Create curvy layout | proof |

## PBL Individual
| Name | Links | Description/Justification | Self-Grade |
| - | - | - | - |
| Rishi Peddakama | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/3780df25b5cd5db276b8d24aff8b597dea7926ec), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Scrum master, managed tasks, worked on about page, created README | 2/2 |
| Raadwan Masum | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/f885dcb38b314b8faf3c1e939024a31640660c07), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects), [Design](https://www.figma.com/file/Gwml5xTAfzebPmFUXSoqm4/AP-CSA-Project?node-id=0%3A1) | Designer, created preliminary design on figma, worked on about page | 2/2 |
| Arnav Palkhiwala | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/aeb2d018ab3cabd821b7b61e8c238955adc501c4), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Technical Lead, facilitated focus group for brainstorming project ideas, worked on about page | 2/2 |
| Aman Jain | [Commit](https://github.com/raad1masum/AP-CSA-Tri-1-Project/commit/c0b48a637d332f9fb67a3624e18eb230cd9cf777), [Scrum Board](https://github.com/raad1masum/AP-CSA-Tri-1-Project/projects) | Developer, worked on about page | 2/2 |
## Resolved Issues (With tangible artifacts)
| Issue | Developer | Specifics | Evidence |

## Individual Unit Journals
| Name | Link | Description | Self-Grade + Justification |
| - | - | - | - |
| Rishi Peddakama | [Journal](https://docs.google.com/document/d/1vxzWnE3vU9BzimUlZjcTz79fNOBTLcT7G4B1LLMhNEw/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 (Organized and contains everything from the week) |
| Raadwan Masum | [Journal](https://docs.google.com/document/d/1XdgObYAPpPuwJi6Kvq3mPO6OQn05WOdcwZ73aTua7e8/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 (Organized and contains everything from the week) |
| Arnav Palkhiwala | [Journal](https://docs.google.com/document/d/14JUKWkG_LahbXd0Sn64hrhkVfYiie1kDjvrUdF9fts8/edit) | Everything installed, will bring personal computer to school | 5/5 (Organized and contains everything from the week) |
| Aman Jain | [Journal](https://docs.google.com/document/d/1DZxo0UIKQWJ7KLox5hkE96J63tFqWoBb3ydF6jgcSg0/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 (Organized and contains everything from the week) |
| Name | Link | Description | Self-Grade | Justification |
| - | - | - | - | - |
| Rishi Peddakama | [Journal](https://docs.google.com/document/d/1vxzWnE3vU9BzimUlZjcTz79fNOBTLcT7G4B1LLMhNEw/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Raadwan Masum | [Journal](https://docs.google.com/document/d/1XdgObYAPpPuwJi6Kvq3mPO6OQn05WOdcwZ73aTua7e8/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Arnav Palkhiwala | [Journal](https://docs.google.com/document/d/14JUKWkG_LahbXd0Sn64hrhkVfYiie1kDjvrUdF9fts8/edit) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
| Aman Jain | [Journal](https://docs.google.com/document/d/1DZxo0UIKQWJ7KLox5hkE96J63tFqWoBb3ydF6jgcSg0/edit?usp=sharing) | Everything installed, will bring personal computer to school | 5/5 | Organized and contains everything from the week (including test corrections, AP notes, in class notes). |
19 changes: 19 additions & 0 deletions src/main/java/com/example/sping_portfolio/Team.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package com.example.sping_portfolio;

public class Team {
String name;
int numPlayers;
boolean isOffense;

public Team(String name, int numPlayers, boolean isOffense){
this.name = name;
this.numPlayers = numPlayers;
this.isOffense = isOffense;
}

public String runPlay(String play) {
if(numPlayers > 11)return ("PENALTY on the " + name + ". " + numPlayers + " men on the field. 10 yard penalty.");
else return ("The " + name + " are running the play " + play + ".");
}

}
11 changes: 11 additions & 0 deletions src/main/java/com/example/sping_portfolio/test.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
package com.example.sping_portfolio;

public class test {
public static void main(String[] args) {
Team team = new Team("Chargers", 11, false);
Team team2 = new Team("Patriots", 14, true);

System.out.println(team.runPlay("smoke screen"));
System.out.println(team2.runPlay("hail mary"));
}
}

0 comments on commit 0ad3c5a

Please sign in to comment.