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
π second dose!
π read for 15mins
merchant settlements
finish learning how to use FB ads manager
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
π Python crash course
β `while` loops
β infinite loops (and how to break them)
β infinite loops (and how to break them)
πΈ learn computer networking
β TCP/IP five-layer network model
β basics of networking devices
β physical layer
Β½ data link layer
β basics of networking devices
β physical layer
Β½ data link layer
π read for 15mins
π§π»ββοΈ practise meditation to calm all those racing thoughts
π med appt, haircut, self-care, etc.
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