Giter Club home page Giter Club logo

capstone-project-hh-web-21-7's Introduction

Personal website of Jeremias Erbs

Used technology

  • parcel
  • posthtml
  • postcss
  • babel
  • nanocss

Installation

$ npm install

Develop and run server

$ npm start

Deploy to Github Pages

Build a new version of the docs/ folder. Push to master

$ npm run deploy # Runs an sh script that builds, commits and pushes

Anything else

Look into the package.json

capstone-project-hh-web-21-7's People

Contributors

badabam avatar

Watchers

 avatar

capstone-project-hh-web-21-7's Issues

Add component testing

Purpose of this task

Help developers build better components, by writing test specs.

Description

Add testing-library with jest to run component tests

Restrictions

No e2e testing (e.g. with cypress)

Homescreen

Value proposition

As a user
I need a way to track calories
to be able to control my weight gain or loss

Description (text, scribbles, images, designs)

Acceptance Criteria

  • All inputs are required (browser shows warning if empty)
  • Calory goal should be maxed at 100.000
  • max. 100 characters for Title
  • Amount has to be a integer (no floating point number)
  • Show a number pad for Amount on a mobile device
  • button should be disabled until Title and Amount are filled
  • The title and amount should never overlap in the list
  • The list (pairs of titles and amounts) should scroll vertically on overflow

Tasks (for developers)

  • Create feature branch
  • Create README
  • Form component
  • List component
  • Calory goal / Calories left component
  • Integrate components into App
  • Setup deployment

User Profile

Value proposition

As a user
I want to add my personal body data
so I can get calculated values for calories

Description

muhamed-screen2

Acceptance criteria

  • ...

Tasks

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.