Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilusche/tik-tasks
Softaware Engineering: Laravel CMS Project (More than a Todolist)
https://github.com/nilusche/tik-tasks
authentication cms laravel php realtime
Last synced: 3 months ago
JSON representation
Softaware Engineering: Laravel CMS Project (More than a Todolist)
- Host: GitHub
- URL: https://github.com/nilusche/tik-tasks
- Owner: Nilusche
- Created: 2021-11-04T09:44:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T18:11:39.000Z (over 2 years ago)
- Last Synced: 2024-06-02T22:28:44.176Z (8 months ago)
- Topics: authentication, cms, laravel, php, realtime
- Language: PHP
- Homepage:
- Size: 9.58 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Manuals
English Manual
German Manual## Updates
New Feature: Dektop Notifications (Choose Preference under Settings).
Not available in production, only locally since HTTPS is not supported.## Disclaimer
The product Tik Tasks exists as a web application for educational purposes only and has no affiliations
with similar brands nor is intended for commercial usage.
Any Brands or companies that have been mentioned in the manual are purely fictional.
While we assure to deliver high quality products, we can not
guarantee any absence of bugs or defects in the product.
Under no circumstance is Tik Tasks liable for any direct, indirect, specific or
consequent damages that is inflicted by the use, misuse, abuse or inability to
use the software.
The attached Manual does not contain all details or variations of the software nor
does it provide guidance or maintenance for any possible contingency.## About Tik Tasks
Tik Task provides a simple tool to create to-do-lists and additionally has the
capability to use different user profiles with different limits of usage.
Tik Tasks bestows the user with a synoptic interface to ideally increase productivity
and user experience.
The three different user roles are:### "Worker"
This is the default user role. The user has full access to managing tasks,
personal data and preferences/settings.### "Administrator"
This role maintains any permissions of the worker role. Additionally this user
can manage other users, e.g. delete or edit them.### "Manager"
This role maintains any permissions of the worker role. Additionally this user
can see any public tasks created by other users and assign tasks to them.## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create.
Any contributions you make are greatly appreciated.If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can simply open a issue with the
tag "enhancement".
Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request