CodeForPhilly / CodeForPhilly/balancer-main
Storing rules into database & creating a GET endpoint
Open
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
1. Store rules in the database
2. Create a GET endpoint
First step: Look into how we're implementing the submit button on the front end and how that that rule is being implemented and then convert it into the database
Second step: The endpoint needs to be able to list all the rules in the DB.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.