diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..1bb36b4 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..07dede2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.DS_Store +*sftp-config.json +*auth.php diff --git a/README.md b/README.md index 265fe6a..fd89e6f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # ixd608OL1FA24 Repo for IXD 608 OL 1 Fall 2024 + diff --git a/shifflet.coy/.DS_Store b/shifflet.coy/.DS_Store new file mode 100644 index 0000000..5e51391 Binary files /dev/null and b/shifflet.coy/.DS_Store differ diff --git a/shifflet.coy/README.md b/shifflet.coy/README.md new file mode 100644 index 0000000..3192a7d --- /dev/null +++ b/shifflet.coy/README.md @@ -0,0 +1,13 @@ +# Shifflet Coy + +## Relevent Links +-https://coyshifflet.com +-https://coyshifflet.com/aau/wnm608/shifflet.coy +-https://coyshifflet.com/aau/wnm608/shifflet.coy/styleguide +-https://coyshifflet.com/aau/wnm608/shifflet.coy/admin/index.php + +Extra Links + +-https://coyshifflet.com/aau/wnm608/shifflet.coy/admin/users/php +-https://coyshifflet.com/aau/wnm608/shifflet.coy/notes/reading_data.php + diff --git a/shifflet.coy/about.php b/shifflet.coy/about.php new file mode 100644 index 0000000..9dc4f1b --- /dev/null +++ b/shifflet.coy/about.php @@ -0,0 +1,20 @@ + + +
+ +Learn more about our company and values.
+Reach out to us with any questions or concerns.
+Track your learning journey and next steps.
+Next Step: Complete Python Basics
+Finish the remaining 2 modules to strengthen your Python skills.
+ +Revise: Data Analysis Fundamentals
+Review your recent performance and retake key practice questions.
+ +Test: JavaScript Intermediate
+Take the skill test to measure your progress.
+ +Trech is your ultimate destination for trendy tech. Whether you're upgrading your gadgets, exploring smart devices, or investing in cutting-edge technology, we've got what you need to stay ahead.
+ +Our mission is to make technology accessible and exciting for everyone. From the latest smartphones and laptops to innovative smart home solutions and wearables, Trech offers a carefully curated selection of products designed to fit your modern lifestyle.
+ +We believe shopping for tech should be fun and effortless. That's why we provide detailed product information, personalized recommendations, and an easy-to-navigate online store. Discover the future of tech with Trech!
+Description of product 1. It's amazing!
+Description of product 2. You’ll love it!
+Description of product 3. Best deal today!
+Use the code SAVE50 at checkout to enjoy half off on all products!
+We are a leading online store with a focus on delivering high-quality products at competitive prices.
+", print_r($colorsObject),""; + + + // Function + function print_p($v){ + echo"
", print_r($v),""; + } + + print_p($_GET); + + ?> + + + \ No newline at end of file diff --git a/shifflet.coy/notes/notes.json b/shifflet.coy/notes/notes.json new file mode 100644 index 0000000..9d68cf9 --- /dev/null +++ b/shifflet.coy/notes/notes.json @@ -0,0 +1,11 @@ +{ + + "notes":[ + "JSON files always start with either an array [] or an object {}", + "JSON files cannot have comments, so put any comments in this array", + "Commas go between items in an array or object, but there should never be a trailing comma", + "All property names must be in quotation marks" + "All string quotation marks must be double quotes", + "Use a linter like jsonlint.com to check json" + ] +} diff --git a/shifflet.coy/notes/reading_data.php b/shifflet.coy/notes/reading_data.php new file mode 100644 index 0000000..eb37064 --- /dev/null +++ b/shifflet.coy/notes/reading_data.php @@ -0,0 +1,56 @@ + + + + + +
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates autem ipsam consectetur voluptatibus libero saepe temporibus soluta nemo, et dolore maiores! Voluptates laborum maxime, unde repellat repudiandae, dolorum repellendus sit.
+Quam delectus, veniam tempore nostrum. Fugit magni voluptatem eaque aut nobis odit quod ipsa voluptates sapiente, quam delectus natus facere doloribus numquam? Reiciendis quos odio quisquam quidem accusantium amet placeat.
+Autem accusamus est porro voluptatibus natus facere aspernatur qui voluptatem distinctio tenetur quidem unde repellendus illo praesentium perferendis molestias, accusantium itaque ab ea, cumque recusandae aliquid. Incidunt consectetur, unde cumque.
+
+
+Form Inputs
+
+ Form Input
+
+
+ Form Label
+
+
+ Form Control
+
+ Buttons
+
+
+
+
+ Hotdog
+
+ Hotdog Basic
+ Hotdog Dark
+ Hotdog Light
+ Hotdogs with Icons
+ Select
+
+ Check Boxes
+
+ Basic Checkbox
+
+
+ Heart Checkbox
+ Toggle
+