codeformilwaukee / codeformilwaukee/DECARCERATION-PLATFORM

Add Roles Based Authentication/Permissions Rules to the Calendar

Open
#29 4 comments 0 reactions 0 assignees View on GitHub
help wanted question
Dominant language
JavaScript
Stars
19
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Goals**:
- A service provider should be able to add events to the Calendar.
- A user, not logged in, should not be able to add events to the calendar.

**This may involve:**
- AWS
- if statements on the calendar page (or on the link to the calendar page)
- API calls to AWS for authentication

_Useful tips_:
- We might want to add a roles.js to the constants folder.

**Roles**:
- Public (not logged in)
- Service Provider (logged in)

_Note_ to keep in mind but don't need to implement for this card.
- Eventually (Admin (logged in - can do edit, delete, add directly on calendar))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.