Wmsmckay / cse-341-finalProject

This Repo contains the code for the final project in CSE 341 for group 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE 341 Final Project Group 2

Table of Contents

  1. Project Description
  2. Group Workflow
  3. Important links
  4. Other Links

Project Description

This Repo contains the code for the final project in CSE 341 for group 2. Below are import links and notes for group members to add functionality to the project.

Group Project Workflow:

  • Pull the changes from the remote repo to your local machines git pull
  • Pick a task to work on in the Projects tab on Github Project Board
  • Move the task from Backlog to In Progress
  • Create a new branch on your local repo with your initials and what the task is called initials--task-title (So if I was working on the 'create GET route' task, it would be mw--create-get-route)
  • Make the changes on your branch to implement the task and commit them
  • Push your changes to GitHub and create a pull request for your branch
  • Notify the team that your task has been completed so that someone can look at the pull request and merge the code in.
  • Repeat until done/bored

Important Links

Other links:

About

This Repo contains the code for the final project in CSE 341 for group 2.


Languages

Language:JavaScript 85.1%Language:Handlebars 11.5%Language:CSS 3.4%Language:Procfile 0.0%