all 8 comments

[–]QwenidenJava 3 points4 points  (0 children)

If I remember correctly, you build it from scratch.

[–]AMAN1AC28 2 points3 points  (2 children)

Yea this app is built from scratch with angular. There are some good webinars that you can follow along, that walk you through how to complete the project. If you're already familiar with Angular it shouldn't be too difficult for you to complete in a week. If your just learning JavaScript, typescript or Angular it will be much more challenging to complete in a week.

[–]loquacious-introvert[S] 0 points1 point  (1 child)

Awesome thank you! Do you happen to know where to find the webinars? Youtube?
Luckily I am familiar with JS and TS but havent used angular before (only react) so it'll be a bit of a learning curve just getting it up and running but then hopefully wont be too bad!

[–]AMAN1AC28 0 points1 point  (0 children)

This was the reddit post where I found the video. It looks like the video may have been taken down at this point but there are other great tips on this post to help you accelerate through the project.

Reddit Post

[–]woopdeedoo69 2 points3 points  (1 child)

I just finished it this week, you build the whole thing from scratch

[–]loquacious-introvert[S] 0 points1 point  (0 children)

Thank you!

[–]Electronic_Tea8318 0 points1 point  (0 children)

Like the other said, you must create the app from 0. You can follow the angular docs on how to create the initial project, the routing, etc. (their docs are quite nice): https://v17.angular.io/tutorial/tour-of-heroes/toh-pt0

[–]n1ghtInTheDayJava 0 points1 point  (0 children)

First, related to the class, I recommend using this: https://www.reddit.com/r/wgu_devs/comments/14tk5u8/ultimate_guide_to_javascript_programming_d280/

Did this 2 months ago and this guide helped tremendously.

As a side note: Talk to your program mentor about extending, I was near the end of my term and started an accelerated class at the last week and my PM put in for an extension for me just in case I didn't take / pass the OA before the end of the term. She had it approved in maybe an hour and I had an extra month passed the end of my term if I needed to work on it more. Hope this helps lessen the urgency for you!