We're Making a Comeback!
Streaming services are currently suffering with an abundance of ads, and yet costs continue
to go up while selection goes down. Here at Bootleg Lion King DVDs, we believe the solution
is a return to a simpler time, when the things you pay money for are yours to keep. Come get
your copy of Lion King 2 today!
https://arj5074.github.io/OnlineStore/
Description: For my project, I created a joke company to sell bootlegs dvds online. This comes partially as a response to increasing costs and decreasing quality of streaming services. It would be nice to have a legal alternative to streaming, because this is definitely not legal.
Passenger Notes: My project at the time of the rough draft was severely lacking in content. I had not settled on a theme yet, but items were in the store and some of the functionality was there.
Driver Notes: Consider having shopping cart scroll with page.
Takeaways: Pick a theme and get to work. Just pick the first thing that comes to mind.
Passenger Notes: The shadow effect I had on the store items was well-liked by both testers.
Driver Notes: We talked about the process for getting the shopping cart to work and how the information would stored.
Takeaways: I realized I could keep the item information in one array, then create a 2nd array of references to the first to call that information and show it in the cart.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.