Stand Up Meeting 10 5 - WSU-4110/Wayne-State-Blood-Bank GitHub Wiki
1st Stand-Up Meeting - October 5
Jacob- What did I do?
- Created the login system
- Created methods to create, delete and update an account
- Created method to add verification token
- Created endpoint to verify a user
- Wrote unit tests for the login
What I plan to do
- Finish writing unit tests for the verification tokens
- Work on UML assignment with group on Thursday
Obstacles
- No foreseeable obstacles
Tia- What did I do?
- tables necessary for the registration function
- outline for the form in HTML
- class required for registration
What I plan to do next?
- Work on functions needed for registration
- backend validation
Obstacles? Nothing much.
Khang-
- Created the registration form with inputs for user
- Waiting for backend to connect form to database
- No obstacles as of now
Lloyd- What did I do?
- Got SMTP working and sending mail via command line
What I plan to do next?
- Will be getting mail sent via Javamail api next
Obstacles?
- No obstacles at this time
Kyle- What did I do?
- The design of the home page is pretty much finished
- The login page as well
What I plan to do next?
- Write an error/alert for when a user enters an invalid username/password