Skip to content

dianadiasds/dog-quiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status Codeship Status for Reinoptland/dog-quiz

🐶 DOG-QUIZ 🐶

What this project is about

This is my own attempt at the week 4 React/Redux group project the students do during the Academy. For more info why I am doing this checkout: Goals for this project

Table of contents:

Technologies used

👀👇 Click links to view some samples in this project 👇👀

Goals for this project:

Requirements

Checkout out: requirements.md

Features built so far overview with pull requests

👀👇 Click links to view the pull requests 👇👀

My git workflow

In this project I try to use:

  • Good commit messages
  • Well named branches
  • Pull requests with summaries

If you have feedback to improve my git usage: please drop me a line!

Here is my branching model for this project.

master (auto deploys) ______________________
                       \               /
development             \_____________/- pull request
                         \           /
feature/some-feature      \_commits_/- pull request

My agile workflow and Trello board

I try to maintain a backlog eventhough I'm working on a project by myself. That way people can quickly jump in and start helping out. It also displays how I split up my tasks and try to build this project in an iterative and incremental way!

Check out my trelloboard here

Create React App

This project was scaffolded using the create-react-app cli.

The standard create-react-app docs can be found in here

About

React / Redux & Workflow example for my students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • CSS 13.7%
  • HTML 6.7%