Code Monkey home page Code Monkey logo

continuous-time-tracking's People

Contributors

andhager avatar electron2302 avatar sschoetz avatar walli545 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

continuous-time-tracking's Issues

Account update

Implement change email and change password in account service and provide UI in account component.

Observables in services

  • Make getCategories observable
  • Get Updates from the back-end when changes are made on another client

Delete category

Provide the ability to delete a category. When deleting a category, all activities that belong to this category must be converted to belong to another category.

Service: Statistics

Provide service for activity statistics. E.g. activity distribution for a week/month/...

GUI: Legal

Datenschutz, Impressum and used open source licenses.

Clear indexdb on login/logout

Currently when logging in with a new user, also categories and activies from the user that was signed in before appear. This happens because the local indexdb caches the content and is not cleared on sign off.

CI/CD

Configure CI/CD for pull requests:

  • Lint check
  • Unit tests
  • Prettify check

Service: Category

Create a service to read/write/list all categories. Is a wrapper for calls to DataStore API.

GUI: Edit Activity

Change category for activity
Split activity on time
Change start/end time

Change deployment away from aws

Most of our cost comes from the static deployment and the Load balancer, hosting the Angular app ourselves is the cheaper option.

Create README

Create a readme:

  • Info about project
  • Contributors
  • How to set up
  • Requirements for development (node, npm version)
  • Amplify
  • Further reading (further documentation)

Transition between days

When creating a new activity that is the first activity of a day, check if there was an activity the day before and duplicate that to have one that starts at 00:00 and lasts until the newly created first activity.

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.