Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.16 KB

DiveLog

This is a website for logging your scuba dives.

Live Demo

https://divelog.galleu.workers.dev/

Existing Profile Example: https://divelog.galleu.workers.dev/user/galleu

About

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.

Notes

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