Code Monkey home page Code Monkey logo

workout-planner's Introduction

Workout Planner

Introduction

This single page application is built with a React-Redux front-end with a Rails API back-end. It allows users to create new workouts and add/remove exercises to each workout.

Usage

clone this repo and install the needed gems:

$ bundle install

Next, migrate the database:

$ rails db:migrate

Now run the app using:

$ rake start

Instructions

To add to your list of workouts, click the "Create New Workout" button on the navbar, fill out the form fields of "Workout Title" and "Workout Type", and click "Submit".

Click the "Workouts" button on the navbar to see your current list of workouts. To remove a workout from the list, click the "Delete Workout" button of the workout you want to remove.

To see the list of exercises in a particular workout, click that workout's "View Workout" button. To add an exercise to the workout, fill out the form on the bottom of the page and click "Submit". You can specify the exercise name, the number of repetitions, the number of sets, and rest period between sets. Click the "Delete Exercise" button to delete the selected exercise.

Contributing

Bug reports and pull requests are welcome on GitHub at [this project's repository][workout-planner]. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This Web Application is available as open source under the terms of the MIT License.

workout-planner's People

Watchers

James Cloos avatar John Schlesinger 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.