Skip to content

BloomTech-Labs/labs9-workout-tracker

Repository files navigation

FLEXLOG

Team

Elvis Ibarra Joseph Stanfield Matt Wright William DiFulvio Christopher Cedeno
Github Github Github Github Github
LinkedIn LinkedIn LinkedIn LinkedIn LinkedIn

File Structure:

  • Major component folders are organized based on Page View (Landing Page, Progress Page, Schedule Page, Workout Page).
  • Shared components are contained in shared folder.
  • Where applicable, lists and list items are contained in folders inside of the component that they relate to.

Deployment

Scripts

postinstall: script that gets ran after repo gets installed on heroku.

Used to install dependencies in child folders and knex as a global dependencies so knex migrations and seeds can be ran

heroku-postbuild: script that runs after project gets build on heroku

Used to run knex migrations and seeds for postgress database

Procfile

Specifies the commands that are executed by the app on startup for heroku deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published