BlakeGuilloud / BlakeGuilloud/organizer-api

User Architecture

Open
#3 0 comments 0 reactions 1 assignee Claimed by @BlakeGuilloud View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

A person should be able to register as a User.

A User should be able to CRUD themselves and only themselves.

A User should have many Projects.

Properties
```
username: String,
password: String,
projects: [{ String }],
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.