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.
- Host: GitHub
- URL: https://github.com/jimskapt/ikiliptus
- Owner: Jimskapt
- Created: 2018-03-05T20:29:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:33:47.000Z (over 3 years ago)
- Last Synced: 2023-03-11T02:57:05.592Z (over 3 years ago)
- Topics: couchdb, frontend, pouchdb, vuejs2, vuetifyjs, webapp
- Language: Vue
- Homepage: https://jimskapt.github.io/ikiliptus/en-US/index.html
- Size: 16.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
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/)