review old code >__<
continue working on Carrd landing page
had an epiphany where Carrd works great as a wireframing tool!
for those who don't want to learn Figma or like me i didn't feel like sketching on pencil & paper today (my usual go-to method)
for those who don't want to learn Figma or like me i didn't feel like sketching on pencil & paper today (my usual go-to method)
create landing page with Carrd
work on verification code
start working on Kustomer profile: additional info
- add 'Change Password' form
- learn how to use Firebase, reCAPTCHA verifier
- set up Firebase
- add 'Mobile Phone' form
- send SMS verification > this is not working, which means it's time to shutdown for the night
- learn how to use Firebase, reCAPTCHA verifier
- set up Firebase
- add 'Mobile Phone' form
- send SMS verification > this is not working, which means it's time to shutdown for the night
learn Django & continue working on Kustomer profile
- Kustomer can upload their own avatar
- read up about bootoast https://odahcam.github.io/bootoast/
- improve ux: Kustomer gets notification when profile is updated successfully
- read up about bootoast https://odahcam.github.io/bootoast/
- improve ux: Kustomer gets notification when profile is updated successfully
continue working on Kustomer profile
- create profile page: Kustomer can edit and save their first & last names
- read up about Django Middleware https://docs.djangoproject.com/en/3.1/topics/http/middleware/
- create Kustomer model and learn how to manipulate it in admin dashboard
- use Middleware to hook up request/response processing
- read up about Django Middleware https://docs.djangoproject.com/en/3.1/topics/http/middleware/
- create Kustomer model and learn how to manipulate it in admin dashboard
- use Middleware to hook up request/response processing
start on kustomer profile
- refactor some previous code
- create kustomer base template
- create kustomer base template
finish authentication code
โข sign in with FB - took 2 hours just to figure out some weird FB app kinks ๐ pretty sure they'll change it again in two days... ๐
โข send welcome email to those who sign up by email instead of FB
โข send welcome email to those who sign up by email instead of FB
continue working on authentication
- Sign Up form
- create FB app
- create FB app
work on authentication - Sign In
when a user is signed in, the "Kustomer" & "Kourier" nav links on the left disappear
and instead we show user's full name and Sign Out button to the right.
that's all the energy i could muster for today. still taking things slow...
and instead we show user's full name and Sign Out button to the right.
that's all the energy i could muster for today. still taking things slow...
- โ Previous
- 1
- Next โบ