GithubHelp home page GithubHelp logo

evie-skinner18 / exercise-programmer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 556 KB

A MERN stack app to help me make a randomised exercise programme

License: MIT License

JavaScript 53.98% HTML 4.25% CSS 3.30% TypeScript 38.47%
hacktoberfest react typescript

exercise-programmer's People

Contributors

evie-skinner18 avatar

Watchers

 avatar  avatar

Forkers

afeefaa333

exercise-programmer's Issues

Search for an exercise

  • The exercise list can get big
  • We want to be able to search by any of the meaningful properties of the IExercise model: name, difficulty, focus or category
  • The backend for this is already done: we just need to add a search component in the React app

Alow the user to influence the selection

Options for the randomiser

  • I have no equipment. Just return bodyweight movements
  • I just want karate techniques
  • I just want one focus category (I want to be able to have a push/pull/leg day)
  • I have an injury but still want to train other parts of the body

training-programme.js making too many API requests

  • For some reason this component calls the API to get the random exercise list, then thinks nothing's been returned so it takes the same request a second time
  • It's something wrong between lines 9 and 22 in training-programme.js

Exercise categories

  • E.g Just karate exercises. Add another property to the Exercise object: category. I.e where the movement has come from. Maybe you wanna focus only on calisthenics today

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.