GithubHelp home page GithubHelp logo

divvyapp's Introduction

DivvyApp

Divvy savings app

  1. Do a commit to your personal branch at least every working half hour.
  2. Only push testing code to the dev branch. Master branch will be reserved for the final product.
  3. Let each other know what you're working on to avoid conflicts.

Git Workflow

  1. There is a dev branch that was branched off of master
  2. Each developer has their own branch derived from master
  3. A developer does work on their own branch
  4. When developer wants to push changes, they'll run git checkout dev
  5. Run git pull origin dev to get the latest changes from GitHub
  6. Run git merge [your_branch_name] to merge your branch name into dev
  7. Fix any merge conflicts
  8. Do git push origin dev to push the new dev branch up

Include sections for:

Project Description:

  • divvy is a simple savings app that aims to educate teens and young adults about the importance of saving money in a fun, and easy to understand, way.

Technologies Used

  • divvy was built using react, bootstrap, firebase, piskelapp.com (for the avatars)

User Stories

  • As a teen, I want to learn how to save money so that I can be financially stable when I get older.

Wireframes

divvyapp's People

Contributors

bboutette avatar mattaheck avatar samkeathley 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.