Git Product home page Git Product logo

teashop's Introduction

The Tea Shop

by Chrystal Adams, Andrew Adkins, Andrew Keddis, and Stefanie Ward

A History

We came together as a team and worked as one, coming up with the Tea Shop idea as we all like and enjoy tea. We each worked on our own computers as we all talked through each process on Day 1 and Day 2. We went step by step through the slides and documentation to build. We worked very collaboratively versus individually focused. Stefanie felt most comfortable with having the master repository on GitHub and we all agreed.

Eric told the class to focus on learning the application and not be concerned about git at this point. He was concerned that would create more issues and take away from learning. However we did push and work with git, but as we were all communicating well, we did not have any merge conflicts or issues. One example of workflow:

  1. cd into folder
  2. git clone (for master version)
  3. cd into the project folder
  4. git checkout -b (name)
  5. git pull origin doc
  6. code . (to open code editor)
  7. make your changes
  8. git add .
  9. git commit -m "whatever your message is of changes"
  10. git push origin doc
  11. then Stefanie maintained the master

We stayed in communication via Slack and in person to minimize any potential issues with GitHub.

We enjoyed working together and each contributed to their own strengths, and worked as a team and ensured everyone was on the same page. Once we had the application operational some wanted to add additional functionality with authentication and Andrew and Andrew worked to completion.

We are very pleased with our project and potentially add to our project or at least enjoy a cup of tea to relish in a job well done :)

teashop's People

Contributors

codescop avatar adkinsar avatar keddisa avatar cadams01 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.