Group | Project | Team Members | Team Leader | URL |
---|---|---|---|---|
Group 1 | Little Rock Rangers Soccer Club | Alan Chang, Ryan Hood, Nalee Vang, Timothy McCourt | Timothy McCourt | https://littlerockrangers-yichenchang.c9users.io/ |
Group 2 | Grande Maumelle Sailing Club | Cameron Handie, Catherine Ward, Paige Topping, Kelsey Leonard | Paige Topping | https://gmsc-project-fall2018-clward1.c9users.io/ |
Group 3 | Gibbs Magnet School | Joseph Lagarde, Leighana Mullins-Wood, Richie Patel, Willow Moyer | Willow Moyer | https://gibbs-magnet-wsmoyer.c9users.io/ |
Group 4 | Central Arkansas Soccer Association | Jaela Hilliard, Leslie Haller, Steven Gipson, Sunny Harshdeep | Steven Gipson | https://arcsa-v1-sunnysingh.c9users.io/ |
Group 5 | The Arc Arkansas | Callie Whistle, Matt Larkan, Seth Smith, Veronica Ramos | Callie Whistle | https://arc-arkansas-2018-psi0nyx.c9users.io/ |
Date | Assignment | Deliverables |
---|---|---|
8/21/2018 | Assign projects to teams. Contact client and set up initial meeting | Let instructors know the meeting date. Set up Team Folders and Cloud 9 accounts as needed. |
8/23/2018 | Contact client and set up initial meeting | Let instructors know the meeting date. |
8/28/2018 | Do an internet search of the project and client. Formulate questions for client meeting. | Put the client questions in a Google document called "Client Meeting Questions" in the project folder. |
9/04/2018 | Conduct meeting with client. | After the client meeting, consolidate your meeting notes in a Google document called "Client Meeting Notes" in the project folder. |
9/06/2018 | Develop a Scope Document for the project. | Put your scope document into a Google document called "Scope Document" in the project folder. |
9/11/2018 | Obtain Approval of Scope Document | Let instructor know the document has been approved |
9/11/2018 | Develop WBS, Estimates, Task Assignments | Put your information in a Google sheet called "Work Breakdown Structure" in the project folder. When the instructor has approved the WBS, then create the WBS in Trello.com. Note: the Work Breakdown Structure is your internal document and is not shared with the client. |
9/13/2018 | Develop Client Communication Schedule and Change Management Form | Put your Client Communication Schedule in a Google document called "Client Communication Schedule" in the project folder. Put your Change Management Form in a Google document called "Change Managment Form" in the project folder. |
9/18/2018 10/18/2018 |
Work on Project | Give a weekly verbal status to the instructor. |
10/23/2018 11/01/2018 |
Final wrapup on Project | Give a weekly verbal status to the instructor. |
10/30/2018 | Each team will do a usability test on the other team's projects. | Give a weekly verbal status to the instructor. |
11/06/2018 | Project Presentation in EIT Auditorium at 12:15pm - Invite Clients | Give a weekly verbal status to the instructor. |
11/08/2018 11/15/2018 | Final Testing, Installation, and Turnover of materials. | Give a weekly verbal status to the instructor. |
A key part of ITEC4610 is the capstone portfolio. The portfolio has two general goals:
You will have two sites:
You can see an example of a portfolio at https://blbauer.github.io/portfolio/.
Your portfolio will be a demonstration of your skills, your personality, and your career goals, so you can expect your portfolio to be different from those created by your classmates. At a minimum, however, all IT Minor portfolios should be delivered in a web-based digital format and demonstrate the following:
You will present your completed portfolio on November 29.
Graduate Portfolios | |
---|---|
Student | Portfolio URL |
Baker, Aaron | http://aaronsayshi.com |
ITEC 4610 - Canary | |
---|---|
Student | Portfolio URL |
Kayla, Burns | http://kaylaburns.com/ |
Latesia, Garry | http://www.latesiagarry.com/wordpressportfolio/web-development |
Marquise, Jones | http://marquisejones.net/portfolio-blog |
Gerald, Lambert | http://double11web.com/ |
Heather, McNally | http://www.macnificentwomen.com/ |
Trevor, Nanney | http://www.trevornanney.com/portfolio |
Demetrius, Tadros | http://www.thedotmain.com/ |
Jordan, Thomas | http://jordantthomas.com |
Sheena, Vang | http://sheenavang.com/it-blog/ |
Achi, Yapo | http://achiyapo.net/ |
ITEC 4610 - Obsidian | |
---|---|
Student | Portfolio URL |
Kabriya, Baldwin | http://www.kabriyajb.com/portfolio/home/ |
Aaron, Bogard | http://www.apbogard.com/portfolio |
Amit, Budhwani | http://www.amitbudhwani.net/portfolio |
Adam, Gonzalez | http://adamgonzalez.net/portfolio/ |
Preston, Kearns | http://www.prestonkearns.com/portfolio/ |
Benny, Mutoni | http://www.bennymutoni.com |
Sid, Patel | http://www.sypatel.com/obsidian/ |
Kiauna, Rome | http://knrome.com/portfolio |
Greg, Smith | http://portfolio.codelinedesigns.com/ |
Tanner, Sullivan | http://www.tannerssullivan.com |
Richard, Young | http://DapperInnovation.com |
Date Assigned | Date Due |
Assignment |
---|---|---|
8/21/2018 | 9/25/2018 | Gather your artifacts for your portfolio. In the Artifact Catalog, describe what you did and support with an artifact. You may have to take numerous static screenshots of an assignment, then develop verbiage to describe the assignment. This will take a signficant amount of writing. In your ITEC Google Drive, create a folder name it "ITEC 4610". Make sure the folder is shared with blbauer@ualr.edu, tswallace@ualr.edu, and cljohnston@ualr.edu. Within the ITEC 4610 folder, create the following:
|
9/25/2018 | 10/18/2018 | Begin work on your portfolio:
|
10/18/2018 | 11/06/2018 | You will be finishing your project. Not a good time to work on your portfolio unless you have some slack time. |
11/8/2018 | 11/29/2018 | Add your content to your portfolio. On 11/15/2018, you must demonstrate to your instructor that you have a LinkedIn account with a link to your web portfolio. Your web portfolio should have basic navigation and heading elements complete. You can still be working on the content. |
11/29/2018 | 11/29/2018 | Present your portfolio to the class. Your presentation must reside on a public webspace. To receive full credit for your portfolio, you must email a link of your portfolio to blbauer@ualr.edu. |
Develop a couple of paragraphs (aproximately 250 words) that will serve as the main page of your portfolio. The paragraphs should describe who you are, what skills you possess, and how you want to apply those skills. Place document in your shared folder.
<!DOCTYPE html> <html> <head> <title>Hello World</title> </head> <body> <h1>Hello World!!!</h1> </body> </html>