Git Product home page Git Product logo

swiftlift's Introduction

SwiftLift for iOS

GitHub Actions Workflow Status Static Badge

SwiftLift is a comprehensive fitness-tracking app designed to help you monitor your workouts, track progress, and stay motivated. The app features a simple, streamlined layout, provides detailed statistics, and is fully functional offline. SwiftLift aims to be quick, easy, and free, allowing you to focus on your workout without distractions. You can find the latest TestFlight version of SwiftLift here.

GitHub last commit GitHub Issues or Pull Requests GitHub Issues or Pull Requests GitHub Actions Workflow Status GitHub repo size

Caution

This is a personal project in its early stages. I am open-sourcing it now to welcome contributors if this interests you. Please note that there are bugs, and there may be changes to the app that could render your recorded workout data unusable.


Requirements

  • iOS: 17.0+
  • Xcode: 15.0+
  • Swift: 5.9+

Installation

  1. Clone the repository:
    • git clone https://github.com/jadenzaleski/SwiftLift.git
  2. Navigate to your local repository:
    • cd SwiftLift
  3. Open the project in Xcode:
    • open SwiftLift.xcodeproj
  4. Build and run the app on your device or simulator.

Contributing

Coming Soon.

Activity

stats

swiftlift's People

Contributors

jadenzaleski avatar

Stargazers

Mark avatar  avatar Caleb_Zaleski avatar

Watchers

 avatar

swiftlift's Issues

Gesture: System gesture gate timed out.

<0x105505b60> Gesture: System gesture gate timed out.
Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"<NSAutoresizingMaskLayoutConstraint:0x2814b23f0 h=--& v=--& _UIToolbarContentView:0x10704f350.width == 0 (active)>",
"<NSLayoutConstraint:0x2814b0e10 H:|-(0)-[_UIButtonBarStackView:0x107026040] (active, names: '|':_UIToolbarContentView:0x10704f350 )>",
"<NSLayoutConstraint:0x2814b0e60 H:[_UIButtonBarStackView:0x107026040]-(16)-| (active, names: '|':_UIToolbarContentView:0x10704f350 )>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x2814b0e60 H:[_UIButtonBarStackView:0x107026040]-(16)-| (active, names: '|':_UIToolbarContentView:0x10704f350 )>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.

Editing notes slows app

When editing a note in an exercise view the app drops to around one to two frames per second and is unusable. The issue may be because the app saves the note every time there is a change to the string.

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.