Skip to content

djmiller1008/WorkoutTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To RepLogger!

This is a personal project I've built to help me keep track of my workouts in the gym. This project is meant to showcase my ability to build full-stack web applications and to use web technologies such as Ruby on Rails, React, Redux, and Docker.

Technologies used include React, SCSS, and Redux for the frontend as well as Ruby, Rails, and PostgreSQL for the backend.

Local Installation

  • First fork this repository and clone it on your local machine

  • Run npm install

  • Run bundle install

  • After all dependencies are installed run rails s to start the server

  • Run npm start to start webpack

  • Navigate to localhost:3000 and you should be up and running

Docker Users

  • After cloning the repository on your local machine simply run docker compose up

  • Navigate to localhost:3000 and you will be up and running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published