Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgourlie/nobs
A workout tracking app, written in Dart
https://github.com/bgourlie/nobs
Last synced: about 1 month ago
JSON representation
A workout tracking app, written in Dart
- Host: GitHub
- URL: https://github.com/bgourlie/nobs
- Owner: bgourlie
- License: other
- Created: 2014-11-23T22:42:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T06:02:38.000Z (over 9 years ago)
- Last Synced: 2024-10-29T17:23:36.567Z (3 months ago)
- Language: Dart
- Homepage:
- Size: 6.95 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/bgourlie/noBS.svg?branch=master)](https://travis-ci.org/bgourlie/noBS)
[![Coverage Status](https://coveralls.io/repos/bgourlie/noBS/badge.svg?branch=master)](https://coveralls.io/r/bgourlie/noBS?branch=master)# noBS Exercise Logger
### What is it?
noBS Exercise Logger is my latest attempt at creating a simple and useful tool for logging workouts, built using modern web technologies.
### Browser Support
noBS should work in the latest versions of Chrome, Safari and Firefox. It is not currently supported in IE as of version 11 due to [an incomplete implementation of IndexedDB](http://caniuse.com/#search=indexeddb).
### How do I use it?
The latest version is continuously deployed to http://www.nobs.io provided the build is passing. It is currently in a pre-alpha state, so don't expect anything too useful at the moment.