ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Create Login Page #36

Closed erikNeville closed 5 years ago

hkhual commented 5 years ago

Create a login page to allows organization admin and super admin to login. I will research on creating login page using React library. After login page has been created, I’ll need to test the login page with fake API to if it can login. Estimated time: 7 hours Actual time: TBD

coultergeist commented 5 years ago

2-login

hkhual commented 5 years ago

Estimated time: 5 hours Actual Time: 7 hours Being new to Reactjs myself, I found myself struggling to create login page using Reacjs framework. I watch tutorial videos to familiar myself with Reactjs framework. I did many researches and found some reactjs login page someone already created. I modified the reactjs login page and build on top of the login page. I did run into some issues trying to run the reactjs login page mainly due deprecated library.

hkhual commented 5 years ago

sprint 2 register page

hkhual commented 5 years ago

Here is the login page I uploaded to AWS S3 bucket: http://actokids.s3-website-us-east-1.amazonaws.com/

toddysm commented 5 years ago

Need the following things:

hkhual commented 5 years ago

Here is the pull request link. Login page Link to Wiki page . Two of my team members (Zphu and Erik ) tested and gave feedback. You could check their feedback in the pull request. . Tested hard-coded username and password into login page and can successfully login. Here is the link to login page hosted on AWS S3 Login page

hkhual commented 5 years ago

For testing. I test whether admin/super admin can login to dashboard using fake backend.