In this project, you will be creating a frame to build out multiple thrift stores in different states. The stores will have an inventory of products and will have the capability of purchasing and selling those items.
- Classes
- Constructors
- Methods
- Factory Methods
- Array methods
- Click the Fork button in the top right.
- This will Create a new fork to your personal GitHub account.
- After clicking the Green Create Fork Button, you will then need to Clone your newly created repo down to your workstation.
git clone [repo link]
- After the repo has been cloned, you are able to update the code and push it back up to GitHub.
- This will be the link that you will end up submitting as your project.
If there are any further questions as to how to do this, please see this loom video.
Please note that this is showing how to do this using a different project concept