An open API service indexing awesome lists of open source software.

https://github.com/jimskapt/ikiliptus

An offline and mobile-friendly, time tracker and analyzer, without server needed.
https://github.com/jimskapt/ikiliptus

couchdb frontend pouchdb vuejs2 vuetifyjs webapp

Last synced: 8 months ago
JSON representation

An offline and mobile-friendly, time tracker and analyzer, without server needed.

Awesome Lists containing this project

README

          

# ikiliptus

> An offline and mobile-friendly, serverless time tracker and analyzer

## User informations

***WIP***

## Developper informations

### Quickstart

``` bash
# install dependencies
yarn install

# serve with hot reload in your browser at localhost:8080
npm run dev
```

### Main technologies used

Part | Name
--- | ---
Reactive frontend system | [Vue.js](https://vuejs.org)
Frontend design and structure | [Vuetify](https://vuetifyjs.com)
Local database | [PouchDB](https://pouchdb.com/)
Mobile App wrapping | [Apache Cordova](https://cordova.apache.org/)