JavaScript library for HTML5 & CSS3 time sheets
-
Updated
May 24, 2018 - JavaScript
Currently, Shecan DNS is set temporarily during infra setup. But it's gonna be needed for future Google API calls. (e.g. Google OAuth validation)
Hence it needs to be set permanently.
This link may help for how to do so.
Add a description, image, and links to the timesheet topic page so that developers can more easily learn about it.
To associate your repository with the timesheet topic, visit your repo's landing page and select "manage topics."
The login page is setup to redirect you to tasks.php (or any page that was set as the
login_success_urlGET variable) after a successful login.We should also perform the same relocation if a user enters this page (e.g. by typing its URL) when it's already logged in. The index page redirects to login.php, which makes this issue more visible.