Skip to content

cgreg714/SD-U3-ThriftStoreProject_Student

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Thrift Store

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.

Concepts to Consider

  • Classes
    • Constructors
  • Methods
    • Factory Methods
  • Array methods

Forking This Project

  • 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

Additional

  • Please review the project instruction here or within the project_instruction.md file within this repo.
  • You can review the project rubric here or view within the rubric.md file within this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%