Skip to content

pavry/lift-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lift Plan

Lift Plan is a simple and customizable training planner built for strength programs like Hirvis or Zulu/HT program. It runs entirely in your browser, stores your data locally, and supports installation as a Progressive Web App (PWA) — perfect for mobile or desktop.


Demo

demo

Tech Stack

  • Vue.js (Composition & Options API)
  • LocalStorage for persistence
  • Vanilla CSS (scoped styles)
  • PWA: manifest & service worker

Getting Started

You can get started by cloning the project to your local machine. Make sure you have Node.js installed before you begin.

  1. Clone the repository:
git clone https://github.com/pavry/lift-plan
  1. Navigate to the project folder:
cd pavry.github.io
  1. Install the dependencies:
npm ci
  1. Start the development server:
npm run dev

Done! You have successfully run the website locally.

About

💪 A tool for creating training plans.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors