AlexandreHiroyuki / AlexandreHiroyuki/mock-devboard
poc: todo list
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Features
- Home / Session Begin Page
- Sign Up
- Sign In
- Dashboard
- Device List
- Add a new device
- Edit existing device
- Read device data
- Delete device
- Device Group Report
## TODO
- [x] Setup Environment.
- [x] Set up front-end environment.
- [x] Set up back-end environment.
- [x] Connect Postgres database.
- [x] JWT authentication.
- [x] Sign In page.
- [x] Sign Up page.
- [x] Form validation.
- [x] User endpoint.
- [x] Request validation.
- [x] Dashboard page.
- [x] Device list component.
- [x] Specific device endpoint.
- [x] Add a new device operation.
- [x] Add a new device UI component.
- [x] Edit existing device operation.
- [x] Edit existing device UI component.
- [x] Read device data operation.
- [x] Read device data UI component.
- [x] Delete device operation.
- [x] Delete device UI component.
### Extras
- [ ] Device Group Report page.
- [ ] Use Scalar for docs.
- [ ] Create a simple logo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.