diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 16:33:43 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:52 +0000 |
commit | 16c86053d92fcb290746217c45c23c45f725a3ba (patch) | |
tree | 4479dffceeb6b96c283cca2f77c81a7a6872f4ea | |
parent | add description for human resources management category (diff) | |
download | awesome-selfhosted-16c86053d92fcb290746217c45c23c45f725a3ba.tar.gz awesome-selfhosted-16c86053d92fcb290746217c45c23c45f725a3ba.zip |
fix typos/spacing in descriptions, add full stop
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -119,7 +119,7 @@ See [Contributing](.github/CONTRIBUTING.md). **[`^ back to top ^`](#)** -[Analytics](https://en.wikipedia.org/wiki/Analytics) is the systematic computational analysis of data or statistics.[1] It is used for the discovery, interpretation, and communication of meaningful patterns in data. +[Analytics](https://en.wikipedia.org/wiki/Analytics) is the systematic computational analysis of data or statistics. It is used for the discovery, interpretation, and communication of meaningful patterns in data. **Please visit [Awesome Analytics](https://github.com/0xnr/awesome-analytics)** @@ -291,11 +291,11 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Xandikos](https://github.com/jelmer/xandikos) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. `GPL-3.0` `Python` -### Calendar & Contacts - CalDAV or CardDAV Web-based Clients. +### Calendar & Contacts - CalDAV or CardDAV Web-based Clients **[`^ back to top ^`](#)** -[CalDAV](https://en.wikipedia.org/wiki/CalDAV) and [CardDAV](https://en.wikipedia.org/wiki/CardDAV) protocol web clients/interfaces +[CalDAV](https://en.wikipedia.org/wiki/CalDAV) and [CardDAV](https://en.wikipedia.org/wiki/CardDAV) protocol web clients/interfaces. - [AgenDAV](https://agendav.github.io/agendav/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/agendav/agendav)) `GPL-3.0` `PHP` - [Bloben](https://bloben.com) - CalDAV web client. ([Demo](https://demo.bloben.com/api/v1/users/login-demo?username=demo&password=Bg8v16a4q7gvC&redirect=https://demo.bloben.com/calendar?demo=true), [Source Code](https://github.com/nibdo/bloben-app)) `AGPL-3.0` `Docker` @@ -1110,7 +1110,6 @@ Collaborative software or [groupware](https://en.wikipedia.org/wiki/Collaborativ **[`^ back to top ^`](#)** - A [human resources management system](https://en.wikipedia.org/wiki/Human_resource_management_system) combines a number of systems and processes to ensure the easy management of [human resources](https://en.wikipedia.org/wiki/Human_resources), business processes and data. - [admidio](https://www.admidio.org/) - Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization. ([Demo](https://www.admidio.org/demo/), [Source Code](https://github.com/Admidio/admidio)) `GPL-2.0` `PHP` |