Skip to content

A baseline drink ordering application for KCWiT Coding & Cocktails

Notifications You must be signed in to change notification settings

KansasCityWomeninTechnology/DrinkOrderApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding & Cocktails Drink Order App

Overview

This application allows us to practice multiple different skills. We've utilized this app to practice collaboration using git and GitHub, added interactivity with jQuery and we also practice some programming fundamentals with JavaScript here as well.

Version Control Collaboration

First we started learning version control using git & GitHub. In this session we practiced updating the page and working on fixing an assigned issue as as a developer would do on a collaborative team. You can also refer back to examples from the presentation.

Relevant Branches

master: The starting point and main branch
issue-##: Branch practice to work on development for the assigned issue.

View the Version Control Worksheet

jQuery Interactivity

We use jQuery (a JavaScript library) to add functionality to our order form on our Drink order application, and implement plugins to make our site look nice. You can also refer back to examples from the presentation.

Relevant Branches

jquery-master: The starting point
jquery-basics-key: The answer key to part 1 of the jQuery worksheet
add-slider: The starting point for part 2: adding a slider to the page
jquery-final-key: The answer key to parts 1 & 2 of the jQuery worksheet

View the jQuery Worksheet

JavaScript Programming Fundamentals

This continues with adding interactivity to the site using JavaScript. We will practice several key concepts of programming with this worksheet. You can also refere back to examples from the presentation.

Relevant Branches

pf-master: The starting point for this project
pf-key: The answer key for part 1 of the frogramming fundamentals worksheet
programming-fundamentals: The final answer key for the programming fundamentals worksheet.

View the Programming Fundamentals Worksheet

About

A baseline drink ordering application for KCWiT Coding & Cocktails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published