Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coloredcow/portal
A hub-and-spoke platform for organizations to effectively manage their operations and data. Uses GSuite.
https://github.com/coloredcow/portal
gsuite laravel vuejs
Last synced: 5 days ago
JSON representation
A hub-and-spoke platform for organizations to effectively manage their operations and data. Uses GSuite.
- Host: GitHub
- URL: https://github.com/coloredcow/portal
- Owner: ColoredCow
- License: mit
- Created: 2018-03-13T07:16:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T20:27:49.000Z (2 months ago)
- Last Synced: 2024-10-29T20:39:43.329Z (2 months ago)
- Topics: gsuite, laravel, vuejs
- Language: PHP
- Homepage:
- Size: 39.6 MB
- Stars: 55
- Watchers: 5
- Forks: 52
- Open Issues: 371
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## ColoredCow Portal
![GitHub issues](https://img.shields.io/github/issues/coloredcow/portal)
[![codecov](https://codecov.io/gh/ColoredCow/portal/graph/badge.svg?token=LO38hOYgBT)](https://codecov.io/gh/ColoredCow/portal)
[![Coding Standards](https://github.com/coloredcow/portal/actions/workflows/coding-standards.yml/badge.svg?branch=master)](https://github.com/coloredcow/portal/actions/workflows/coding-standards.yml)
[![Staging Deployment](https://github.com/ColoredCow/portal/actions/workflows/staging-deployment.yml/badge.svg)](https://github.com/ColoredCow/portal/actions/workflows/staging-deployment.yml)### Introduction
:wave: Welcome to ColoredCow Portal. A hub-and-spoke platform for organizations to effectively manage their operations and data. Uses GSuite.
### Architecture
Check the Employee Portal [Architecture](https://docs.google.com/presentation/d/1R6v-6Ata4N89G9W8DPS3qUQqwd-MO5ymGJeyXvD2kpo/edit#slide=id.ge4e7bf2453_0_67) to get a better understanding.
### Prerequisites
Check our [prerequisites](./docs/prerequisites.md) to get started.
### Installation
Use our [installation guidelines](./docs/installation.md) to set up the project on your local.
To download the UAT database, use the following [link]((https://drive.google.com/file/d/1LQ2Cqd9dbY8G1WqsbfmF2D5h8rMarKjm/view?usp=sharing))## Contributing
- [Development Guide](./docs/development.md)
- [Deployment Guide](./docs/deployment.md)
- [Testing Guide](./docs/testing.md)
- [Branch Naming Convention](./docs/branch-naming-convention.md)
- [Coding Standards](./docs/coding-standards.md)
- [Authorization](./docs/authorization.md)
- [Define permissions](./docs/roles-and-permissions.md)
- [Code of Conduct](CODE_OF_CONDUCT.md)
## New Contributor?
If you are a new contributor, visit our [Contributing Guidelines](./docs/contributing.md) to get started.## Blogs
1. [Employee Portal: Getting Hands-on](https://coloredcow.com/employee-portal-getting-hands-on)
2. [Employee Portal – Even small businesses should have it – Part 1](https://coloredcow.com/employee-portal-even-small-businesses-part-1)