Git Product home page Git Product logo

tags's Introduction

Tags - An Exercise for Practicing Project Collaboration in git

Goal: Your team will become comfortable collaborating with git by making changes to this code base and delivering them on master, eventually culminating in an app like the one on the sample-solution branch.

Objective: Using git, you and your team will collaborate to deliver changes that improve a code base.

Two tracks are offered, according to your team's preference (the Curriculum Introduction will go into more detail):

MILD: Your team will make changes to static HTML files. The only "webserver" is your filesystem.

SPICY: The Django "tags" webapp will list tags and store more tags, using a SQLite database. It will also display an image, woohoo. However, right now this app doesn't even say "Hello, World!". It needs you.

As your team begins to deliver completed tasks, you will run into challenges (merge conflicts!) associated with working in parallel on a code base, and you will practice using git to solve them.

The master branch starts at a working version of static webpage (MILD) or an empty app (SPICY). To provide some ideas for changes, branches are provided as references to possible tasks your team could undertake. For instance, each commit on the sample-solution branch is also a working version. The goal here is not so much to learn new programming language concepts, but to learn new git-based code collaboration skills .

Keep the page (or app) working as you deliver each change to master.   Don't "break the build"!

The Curriculum

The Curriculum Introduction describes the content of the course, and references the Prework, the Syllabus, the Homework, and other teaching material.

Setting Up For Running The Project

Setup is covered in the Prework for Session One.

tags's People

Contributors

cwalquist avatar

Watchers

 avatar  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.