Pinned Repositories
drupal_8_whitewater
Live site link on repo! Drupal 8 project
drupal_cassette-store
Live site link on repo! Drupal: Wk 4: This website was created using Drupal 8, a PHP framework. It contains two custom modules: Ajax View and Surprise Me. Ajax View is an Ajax enabled view that allows the user to sort articles by tags.
drupal_cipher
This website was created using Drupal 7, a PHP framework. It contains a custom module called "shift_cipher" consisting of a form with inputs for "Shift Value", "Shift Direction", and "Encrypt Phrase" that it uses to "encrypt" your secret message.
drupal_verbatim
Live site link on repo! This Drupal 7 website allows visitors to "Verbatim Bookstore" to view "Locations" and "About" pages. Authenticated "Reviewers" can add, edit, and delete book reviews; the 3 most recent reviews appear in the sidebar for all users.
javascript_angular_whitewater
Live site link on repo! JavaScript / Angular: Wk 4, Code Review: Sunny Days Whitewater: This application allows members of Sunny Days Whitewater to connect with each other. Members can be added, edited, and deleted from an Admin page.
javascript_ember_callipygian
JavaScript / Ember: Wk 2, Day 3 & 4: Callipygian: This webpage will allow users to browse fashion blog posts, as well as create, update, and delete them.
php_address-book
Live site link on repo! PHP: Wk 1 Code Review: Address book constructed using Silex and Twig. Application deployed using Heroku (which was not in the curriculum).
Michaela-Davis's Repositories
Michaela-Davis/php_address-book
Live site link on repo! PHP: Wk 1 Code Review: Address book constructed using Silex and Twig. Application deployed using Heroku (which was not in the curriculum).
Michaela-Davis/forum_project
Michaela-Davis/heloo-world
website for greeting people of all nationalities
Michaela-Davis/php_airline
PHP: Wk 4, Day 1: Airline: A webpage that allows a user to enter a flight, view flights list, and clear the list.
Michaela-Davis/php_anagram
PHP: Wk 2, Day 2: Anagram: an application that recognizes and returns anagrams built using BDD
Michaela-Davis/php_car-dealership
Wk 1: Car dealership: create car dealership in php with silex as practice
Michaela-Davis/php_CD-practice
Wk 1: CD Practice: create cd page in php with silex as practice
Michaela-Davis/php_favorite-campsites
PHP: Wk 1, Day 3: Campsite List: an application simulating an online campsite list built using Silex and Twig
Michaela-Davis/php_fearless-dining
PHP: Wk 3, Day 3&4: Fearless Dining: A webpage that allows a user to create, update, and view restaurants
Michaela-Davis/php_find-and-replace
PHP: Wk 2, Day 3: Find and Replace: an application that allows users to FaR built using BDD
Michaela-Davis/php_hangman
PHP: Wk 1, Day 4: Hangman: an online hangman application built using Silex and Twig
Michaela-Davis/php_joagotchi
PHP: Wk 1, Day 3: Joagotchi: an application simulating a virtual pet built using Silex, Twig, and Joe
Michaela-Davis/php_job-board
Wk 1: Job Posting Board: create a posting board in php with silex as practice
Michaela-Davis/php_leap-year-generator
PHP: Wk 2, Day 2: Leap Year Generator: an online leap year checker built using BDD
Michaela-Davis/php_library
PHP: Wk 4, Day 3 & 4: Library: A webpage that lists books, patrons, and the books the patrons have checked out
Michaela-Davis/php_palindromes
PHP: Wk 2, Day 3: Palindromes: an application that allows users to check to if something is a palindrome built using BDD
Michaela-Davis/php_registrar
PHP: Wk 4, Day 2: Registrar: A webpage that lists students, course, and the courses the students are in
Michaela-Davis/php_rock-paper-scissors
PHP: Wk 2, Day 3: Rock, Paper, Scissors: an application that allows users to play RPS built using BDD
Michaela-Davis/php_scrabble-score
PHP: Wk 2, Day 4: Scrabble Score: This web page allows a user to see the Scrabble score for a word, built using BDD
Michaela-Davis/php_shear-delight-salon
PHP: Wk 3 Code Review: Shear Delight Salon constructed using Silex, Twig, PHPUnit and MySQL.
Michaela-Davis/php_sole-mates
PHP: Wk 4 Code Review: Sole Mates shoe store finder constructed using Silex, Twig, PHPUnit and MySQL.
Michaela-Davis/php_task-list
Wk 1: Task List: create a task list in php with silex and twig
Michaela-Davis/php_task-list2
PHP: Wk 1, Day 3: Task List: an application simulating an online to do list built using Silex and Twig
Michaela-Davis/php_title-case
PHP: Wk 2, Day 2: Title Case: an online hangman application built using BDD
Michaela-Davis/php_to-do
PHP: Wk 1, Day 3: To Do List: an application simulating an online to do list built using Silex
Michaela-Davis/php_to-do-SQL
PHP: Wk 3, Day 2: To Do with SQL: A webpage that allows a user to enter a task to be completed, view tasks list, and clear the list.
Michaela-Davis/php_to-do-with-many-to-manySQL
PHP: Wk 4, Weekend Homework: To Do with Many to Many in SQL: A webpage that allows a user to enter a task to be completed, view tasks list, and clear the list.
Michaela-Davis/php_to-do-with-mySQL
PHP: Wk 3, Weekend Homework: To Do with MySQL: A webpage that allows a user to enter a task to be completed, view tasks list, and clear the list.
Michaela-Davis/php_word-frequency
PHP: Wk 2 Code Review: Word Frequency constructed using Silex, Twig, and BDD/TDD
Michaela-Davis/show-me-tic-tac-toe
Epicodus Intro Week 5 Team Project