Clinical pharmacist for ~ 10 years. As COVID hit, my wife stayed home and took care of the house. Found myself with a lot of evening and weekends with nothing to do. So l, decided to use the time productively and learn how to code. Fell in love with Python and Django!
173 days later —> https://joyful.gifts
I wrote my first line of code on May, 21st and progressively built on that since then.
Here is the step by step journey of how I learned. Also, happy to answer any questions about the process from fellow learners or builders.
https://link.medium.com/ykpLFY2Tmbb
Love the design and the idea! Just a quick heads up, design-wise: red buttons usually represent actions like deleting content or otherwise potentially dangerous stuff. It’s a bit confusing having them in places like signup and the next button. But apart from that, it looks really good
Good work, though I’d recommend fine tuning a few design elements to be more consistent and better in line with accepted conventions. (I.e. shadow usage on cards is not consistent, overuse of text, color scheme, etc) Otherwise, impressive progress.
Nice job! Looks pretty good.
I’d be a little careful about advertising this as your first Django app in a ton of places, because if there are users like me, my first inclination was to immediately do some basic security checks on your site to see if you’ve forgotten something obvious like leaving DEBUG on or /admin/ accessible (you didn’t!). I’m not malicious or a security expert though so that’s where my probing ended, but you might not always be so lucky.
A small nitpick – you have a typo on one of the first lines: “You tell us who you want to give gifts **too**, …”. Should be “**to**”.
Your point about if feels like grinding vs fun(learning) really is so true. If i dont like where i am, doing what…i should just stop…makes me recalibrate/remember to why im doing it in the first place!
Really nice job
How did you build the frontend?
what was the hardest part?
website is down
The site seems not to be working, any reason why? Also, what did you use docker for?
How did you deploy this? What VPS are you using? Containerized or non-containerized? Any tips?