An open API service indexing awesome lists of open source software.

https://github.com/c-base/cbag3

c-base Artefact guide
https://github.com/c-base/cbag3

artefact cbag3 guide

Last synced: about 2 months ago
JSON representation

c-base Artefact guide

Awesome Lists containing this project

README

          

# CBRP3: Artefact Guide

## Implementations
* [x] react, redux, redux-sagas for frontend
* [x] holderJs as placeholder for images
* [x] install/setup react-router
* [x] setup ci: github actions, phpstan, phpunit
* [x] knplabs OAuth2 client
* [ ] markdown editor

## Use Cases
* [x] Login with OAuth2
* [ ] Logout
* [x] List artifacts links
* [x] List artifacts with images
* [x] Assign primary image
* [x] Assign gallery image to artifact
* [x] Upload image
* [x] List images in gallery
* [ ] Create Artefact
* [ ] Edit Images
* [ ] Add audit-trail
* [ ] Add Notification when images are added
* [ ] Handle http status 401
* [x] add primary image
* [ ] upload image

## TODO
* [ ] add `updatedAt` field to artefact and image
* [ ] add `qrCode` field to artefact