Giter Club home page Giter Club logo

alltrack's People

Contributors

jonasjurczok avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.

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.

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

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.

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.

I18n

Support en and de

Find a good name

Maybe Alltrack is not the best name for the appstore.

Try to find something modern/fancy.

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.

Flaky tests

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

delete dataset

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

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

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.

fix licensing

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

Reminder

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

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.