RK

Radikal Kourier Systems

Snow Crash-inspired On-demand Delivery System for Franchise-Organized Quasi-National Entities

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)

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 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

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

start on kustomer profile

- refactor some previous code
- 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

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...
  • β—„ Previous
  • Next β–Ί