-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Morning Standup:
-Model:
User: sign-up, login
-Deployment
-Test:
Auth: 200,400,401,404
Routers: User, Enrollee, House
-Front-end:
Agree on layout
Flesh out containers, components, services
-Containers: dashboard,
Add in Angular bootstrap
-kairos API:
API requirements:
-image: base 64 (encrypt on back or front end)
-subject_name: uuid(backend), able to edit in browser
-gallery_name: string, can not change
-Speech to text
Afternoon Standup:
Accomplished:
-Auth is complete
-Enrollee 200 test with the photo to convert
-Webpack done
- Routes complete on front
-Deployed
In-progress:
-Front end containers and components
-Base64 photo to kairos, firebase storage, and RTD
What still needs to be done:
-Testing
Questions:
-Convert photo in front or backend?
-After/pre hook?
-Event-Emitters?
-Locking mechanism?
-Storing photos?