TimeMark icon indicating copy to clipboard operation
TimeMark copied to clipboard

Tools to record times.

  • Introduction
    • Release
    • Technology
    • Some role
    • Todo
    • More

Introduction

About this Project.

Base on vue2.0

It's a web-apps that record your time.

This idea was come up with when I wondering how much time I waster in my life, So I need to record it.

Release

GooglePlay:https://play.google.com/store/apps/details?id=com.marszm.timemark googleplay

Login

Login

Add new task

Add new task

MainView

mainview

Calendar & Week Chart

mainview

Android APK

Apk

Technology

Frontend: Vue + vuex + webpack + ES6/7 + vue-onsenui + axios + vue-simple-calendar + vue-echarts + Cordova

Backend(not on github): Node.js + Express + mongodb + mongoose + i18n etc.

Some role.

Work time : Entertainment time == 2:1

Todo

  • [X] Base UI layout.
  • [X] Sign in,Sign out,Register.
  • [X] Get Data from backend server.
  • [X] Add a time actions with setting the date.
  • [X] delete task
  • [X] delete actions.
  • [X] Multiple languages support backend.
  • [X] Use Email login and use email to reset password.
  • [X] Etime function.
  • [X] Community.
  • [ ] Release a demo version.->Release a public version.

More

  • [X] Calendar
    • [ ] Calendar custom
  • [ ] Charts
    • [ ] Charts custom
  • [X] Package to android apk.
  • [ ] Package to IOS.later~~ :)
  • [ ] Multiple languages support frontend.