GithubHelp home page GithubHelp logo

alltrack's Introduction

Eatr

Build Status Coverage Status GitHub version

eatr is an Android app that solves one problem that bugged me for a long time: general tracking of things. There are hundreds of apps out there that do specific tracking for you: weight, running time, money spending etc. But what about generic things? Number of people you talked to during a day? Number of people who attend your talks?

Either you install (and find!) a specific solution to this problem or you use eatr. With this application you can configure multiple datasets and then add values to them.

Versions

0.0.1 - It's something \o/

  • Basic UI implemented
  • collapsing Toolbar
  • navigation view

alltrack's People

Contributors

jonasjurczok avatar

Stargazers

Moritz Schmidt avatar

Watchers

 avatar James Cloos avatar Jakob Schmidt avatar  avatar

alltrack's Issues

Create documentation

Enhance the Readme and add proper documentation on how to use it and what the project is all about.

fix licensing

switch to a proper license that enables everyone to learn but keeps certain use cases out.

enable creating datasets

It should be possible to create new data series for the user.

This should be done by a new navigation item where the user gets a list of all existing graphs and can modify their configuration as well as create new ones.

replace travis CI with local build script.

It seems problematic to get all tests to run on travis in a stable and reliable way.

Therefore I should replace the travis setup with a local build script that will

  • Testcompile the app
  • Fire up emulators for API 21, 22, 23
  • Test the app on all emulators
  • push coverage reports to coveralls

Furthermore if a version is supplied the script should

  • do a release build
  • commit the m descrambler file
  • Tag the release
  • push the apk to google play

The reasoning behind this is that the only thing I care about is that the tests are ok as soon as I want to ship a new version. Between versions its nice to have but not necessarily required.

Arguments:

Pro Travis Contra Travis
SAAS Long emulator startup times
Build Passing badge Cannot take a look at the screens
Reports are lost and cannot be viewed easily
no debugging
complicated emulator setup
Pro Buildscript Contra Buildscript
Build reports can be stored Long build times have to be endured locally
Build is observable "builds pass" badge has to be added programmatically
No strange "waiting for 10 seconds" Errors Script has to be developed
if spoon is not working build parallelism has to be build manually

enable graph icons

users should be able to add icons to their graphs.

This can be done by either selecting one from a preset or giving a url for an icon which then will be downloaded and shown next to the graph.

supress navigation animation

Currently every navigation action triggers an animation that looks like the app has been restarted. This should be suppressed as it looks ridiculous.

Reminder

It should be possible to create 1-n reminders for each dataset with a custom text.

delete dataset

Give the user the possibility to remove datasets from the app.

Flaky tests

Sometimes the emulator does not Start correctly. This leads to flaky tests. This issue should be investigated.

Add "Unit" datatype to graphs

As a User
I want to be able to use abstract Units on a graph
So that I can track not just numbers but also things that are consumed in fixed quantities.

The prime example here is specialized nutrition programs where you track "units of X" and not just numbers.

Setup deploy to google

Connect the build with Google play. This will not be done with CD but instead with a deploy script in the repo as Travis is refusing to build the project at the moment.

Make a decision wether a build should be deployed to production or staging.

  • get a production build to work
  • get a google play dev account
  • configure a plugin to generate the google play page from the project source

Grouping of datasets

Datasets should be groupable. This means you can group datasets together so that they are also presented together (as different parts of a pie chart for example).

Configure datasets

Datasets should be configurable after they have been created. This means you should be able to change the presentation / grouping etc after the dataset has been created.

Find a good name

Maybe Alltrack is not the best name for the appstore.

Try to find something modern/fancy.

I18n

Support en and de

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.