Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ yayata Public archive

Yet Another Timesheet Application... Yet Again

License

Notifications You must be signed in to change notification settings

kalmanolah/yayata

Repository files navigation

YAYATA

Build Status GitHub issues License

yayata

Yet Another Timesheet Application... Yet Again. This is a frontend for ninetofiver.

Configuration

First, you'll need to create an OAuth2 client for the frontend to use. You can do this by visiting ${925rBaseUrl}/oauth/v2/applications/register/. Example URL: http://localhost:8000/oauth/v2/applications/register/.

You will need to configure your server base URL and OAuth2 client credentials before you can use this frontend. You can do this by copying the example configuration file and editing it:

cp src/static/cfg/config.json.dist src/static/cfg/config.json

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

License

See LICENSE

yayata: a frontend for ninetofiver (925r), a free and open source
time and leave tracking application.
Copyright (C) 2016-2019 Kalman Olah

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Yet Another Timesheet Application... Yet Again

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages