Code Monkey home page Code Monkey logo

log-me's Introduction

Log Me

Log Me is a workout tracker application built using flutter. The app allows a user to

- Add custom exercises
- Build custom workout routines 
- Track workouts.
- Fetch history of all the tracked workouts.
- Save current workout as a routine for your next workout.

Getting Started

Installation

Step 1:

Download or clone this repo by using the link below:

https://github.com/ooanishoo/log-me

Step 2:

Go to project root folder

cd log-me

Step 3:

Execute the following command in console to get the required dependencies:

flutter pub get 

Step 4:

Make sure you have a device (Simulator/Emulator/Actual Mobile) connected then run the app:

flutter run

Libraries & Tools Used

  • Scoped Model (State Management)
  • Sembast (Database)
  • Service Locator (Provides service locator pattern implementation for dart.)
  • Get It (Service Locator that allows to decouple the interface from a concrete implementation)
  • TableCalendar (Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats.)

Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Found this project useful ? โค๏ธ

  • Support by clicking the โญ๏ธ: button on the upper right of this page. โœŒ๏ธ

log-me's People

Contributors

ooanishoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kevinmedeiros

log-me's Issues

Strings & Widget isn't a type

Hello, I love the overview of this project but was having a few issues.
First issue I encountered when downloading and attempting to run is that in some pages such as add_exercise_page & lost_exercise_page I encounter this error with Strings swell as some Widgets:
"The name 'String' isn't a type so it can't be used as a type argument.
Try correcting the name to an existing type, or defining a type named 'String'.dartnon_type_as_type_argument"

I was able to re-create the project to then encounter another error dealing with "The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments.
PictureStream();" which I was able to fix changing a few keywords, after finally being able to run the app-which the UI/UX looks stunning-, I encountered this issue within the app:

flutter: Another exception was thrown: NoSuchMethodError: Class 'String' has no instance method 'call'.

I assume it's a braking update with dart / flutter causing this but I am not entirely sure.
Is this a common issue that can be fixed or is it just me? Thanks for any feedback and help in advance.

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.