Git Product home page Git Product logo

qcoins-mvp's Introduction

Qcoins

Qcoins teaches children lessons about money-management, productive contribution, family bonding and early math-skills in a playful way.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

qcoins-mvp's People

Contributors

jamarob avatar janhenrikfock avatar macfrei avatar badabam avatar mpagels avatar annaleaschroeder avatar

Stargazers

Alexander Ruppert avatar Karsten Lenz avatar  avatar  avatar

Watchers

James Cloos avatar  avatar Alexander Ruppert avatar

qcoins-mvp's Issues

Animations for earning and spending

Value statement - a requirement, not a solution

As a user

I need **the benefitial moment of change in the accounts (up and down) highlighted (w/ animations/sound) **

so that **the allready known engagening effect get focused even more **

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

Multiple children support

Value statement - a requirement, not a solution

As a user

I need to use the app for two or more different 'clients/kids'

so that all my offspring benefits

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

Using Coins from "Spend-Account"

Value statement - a requirement, not a solution

As a user
I need a functioning UI in the useCoins component
so that i can use the coins on my share-account

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-11-10 um 22 46 44

Acceptance criteria

  • add the distributeButton component to the page
  • write a useSpend function in the useEarnings hook.
  • use the useSpend function in the useCoins component to update Graph and number-Indicators in the header.
  • users must not be allowed to spend more coins than they have in their spend-account.
  • users must not be able to enter negative integers (which would increase the spend-account)

Tasks

  • add the distributeButton component
  • write useSpend function in useEarnings hook
  • use useSpend function in the distributeButton component to use coins on spend-account
  • form validation on the value in the Button-component

Size

large

Input spending-options (parents)

Value statement - a requirement, not a solution

As a user

I need to give my child options with different "price-tags

so that the child knows how spending in different accounts is going to influence their account balances

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • input for parents: What exactly can their child spend coins on, and how much does each spending option "cost" --> dropdown menue/...

  • Input field to add options

  • add/delete/edit spending-options

Tasks

  • (todos for the team)

Size

(small, medium, large)

Background, childfriendy

Value statement - a requirement, not a solution

As a user

I need a child-friendly background

so that the UI is attractive for kids

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

Page with form-component to choose account for spending

Value statement - a requirement, not a solution

As a user

I need to input what exactly I am spending coins on

so that I always have an overview over my spending/spending-history

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

GlobalStyle #root height: 100% forces Storybook to use all space

Hi guys,

currently I'm working on the first stylings for some of the components with storybook and I encountered one problem:
We're setting in GlobalStyles in #root the height to 100%; and this makes my Button styling in storybook go brrrrrrrrrrrr

Bildschirmfoto 2020-11-20 um 17 31 16

So I would delete this. It seems, that this breaks nothing so far in our temporary overall design.

Earn coins - form validation

Value statement - a requirement, not a solution

As a (user
I should not be able to aern 0 coins, and still be able to proceed to the distribution page.

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • Form Validation for input field. 0 not allowed.

Tasks

  • Form validation

Size

small

Multi-Language Support

Value statement - a requirement, not a solution

As a user who doesn't speak English

I need a version of the game in a language I understand

so that I can teach my (grand)-kids too

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

useCoins Button / useCoins Page

Value statement - a requirement, not a solution

As a user

I need a button "Spend Coins"

so that I can navigate to the spending-UI

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • add button on home-screen

  • add page where UI for using-coins will be located

  • add Routing to the use Button on the home-page. it leads to the useCoins Page

Tasks

  • add feature branch

  • add button with routing

Size

(small)

Using Coins from "Share-Account"

Value statement - a requirement, not a solution

As a user
I need a functioning UI in the useCoins component
so that i can use the coins on my share-account

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-11-10 um 22 38 40

Acceptance criteria

  • add the distributeButton component to the page
  • write a useShare function in the useEarnings hook.
  • use the useShare function in the useCoins component to update Graph and number-Indicators in the header.
  • users must not be allowed to spend more coins than they have in their grow-account.
  • users must not be able to enter negative integers (which would increase the share-account)

Tasks

  • add the distributeButton component
  • write useShare function in useEarnings hook
  • use useShare function in the distributeButton component to use coins on share-account
  • form validation on the value in the Button-component

Size

large

Settings for chart bars colors

Value statement - a requirement, not a solution

As a user
I need the possibility to change the colors of grow/share/spend bars/elements
so that I can better differentiate the bars or customize the bars with my kids

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • three buttons (elements) for grow/share/spend
  • when click/touch of one of button/element then opens a color picker for choosing the color
  • a save button to save all settings
  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(medium)

Reorganize project structure

Value statement - a requirement, not a solution

As a coder
I need better structure (pages / components / hooks / ) with folder
so that I can find files quicker

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

Tasks

  • organize folder structure

Size

(smal)

Add Header+Graph to useCoins component

Value statement - a requirement, not a solution

As a user
I need indicators how much coins are in my accounts
so that i know how much i can spend

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-11-10 um 22 01 49

Acceptance criteria

  • Add an indicative headline to the page.
  • the header component displays, how many coins are in each account.
  • The Graph gives a visual indicator of each account.
  • add a confirm button to the page, that routes back to the landingpage. (Already exists in distribute-Coins component.

Tasks

  • add the (already existing) header component to the useCoin component.
  • add the (already existing) graph component to the useCoin component.
  • add an headline
  • add confirm button with routing back to landingpage

Size

small

Add styling to earn-coins-UI

Value statement - a requirement, not a solution

As a user

I need styling on the earn-coins-UI

so that *I can find my way around and the UX is improved

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-11-10 um 15 31 55

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(large)

Using Coins from "Grow-Account"

Value statement - a requirement, not a solution

As a user
I need a functioning UI in the useCoins component
so that i can use the coins on my grow-account

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-11-10 um 22 08 50

Acceptance criteria

  • add the distributeButton component to the page
  • write a useGrow function in the useEarnings hook.
  • use the useGrow function in the useCoins component to update Graph and number-Indicators in the header.
  • users must not be allowed to spend more coins than they have in their grow-account.
  • users must not be able to enter negative integers (which would increase the grow account)

Tasks

  • add the distributeButton component
  • write useGrow function in useEarnings hook
  • use useGrow function in the distributeButton component to use coins on grow-account
  • form validation on the value in the Button-component

Size

large

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.