This is a website for logging your scuba dives.
Existing Profile Example: https://divelog.galleu.workers.dev/user/galleu
I made this site for the Cloudflare Summer Challenge, and tried making it the best I can.
This uses Cloudflare Workers and Workers KV.
Third-party services: hCaptcha and Tebi.
- hCaptcha for protecting register form.
- Tebi for image/file hosting (Cloudflare R2?? I WANT YOU :P)
When making this site I aimed to provide the most useful features to all users, and for all different levels: Beginner, Intermediate, and Advanced dives.
-
I am not the best at front-end development, so the pages may not be as pretty as I would like. I tried my best.
-
All pictures are taken by me, but are not included in the repo.
-
I eventually plan on continuing this site in the future. Adding more features, sharing with other people, and getting feedback on the site. Though for now, its just my submission for the Cloudflare summer challenge.