/Front-End-Capstone---Workout-Journal

This app will allow users to log in to their personal profiles to create and log their workouts.

Primary LanguageJavaScript

Workout Journal - An AngularJS App

An app that allows user to plan, update, record, and delete workouts.

Table of Contents

Introduction

This app's primary use is to let users plan their workouts, and upon creating a workout, the user can edit their workouts or record actual performance of the workout. The app saves both the planned workouts and the recorded workouts. The user can also delete either planned or completed workouts.

The app was designed for mobile use, but can be used on desktop as well.

Software Requirements

Technologies used

How to Install?

  • Clone the project to the desired folder in your directory,
    git clone https://github.com/jevonthomas/Front-End-Capstone---Workout-Journal.git
  • cd into the folder cd Front-End-Capstone---Workout-Journal
  • run npm install at the root folder

How to get started?

  • Once you are inside the project folder, run http-server. It will serve the app on a PORT in your browser.

Developer

Jevon Thomas

© 2017 Jevon Thomas