From b5688ccb8fc0cee01448a0cbe6a669ace825c43e Mon Sep 17 00:00:00 2001 From: Jun <88719152+junnie082@users.noreply.github.com> Date: Wed, 19 Jun 2024 01:43:54 +0900 Subject: [PATCH] Update README.md --- README.md | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/README.md b/README.md index 4baae67..d96c8ac 100644 --- a/README.md +++ b/README.md @@ -1 +1,82 @@ # Scoop-A-Dive + +[You can search 'scoopadive.com' on your browser](https://scoopadive.com) + +## Why? + +I am advanced scuba diver (got certified by CMAS), who started diving in 2021. +I just wanted to make a website so that I can record my diving logs and share them with others. + +I also developed a [buddy-pairing program](https://github.com/junnie082/happy-buddies) so that club members (Seoul Tech Scuba Team) can use it to automate the buddy pairing process. + + +### Main Page + +Main Page + + +### Sign Up Page + +Signup Page + +### Sign In Page + +Signin Page + +### Main Page after Sign In (If you're STST member) + +If you're the member of Seoul Tech Scuba Team, Board, Happy Buddies, Divepedia buttons are shown. Otherwise, only Dive Logs is shown. + +Main Page after after Sign In + +### Profile Page + +Profile Page 1 +Profile Page 2 + +### Edit Profile Page + +Edit Profile Page + + +### Dive Logs Page + +Dive Logs Page + + +### Dive Logs - Details + +Dive Logs - Details + +Dive Logs - Details2 + +Dive Logs - Details3 + +Dive Logs - Details4 + +### Dive Logs - New Log + +Dive Logs - New Log + + +### Dive Logs - Edig Log + +Dive Logs - Edig Log + +### Happy Buddies + +Check out the details from [Happy Buddies](https://github.com/junnie082/happy-buddies). + +Happy Buddies + +### Divepedia + +More functions can be added. + +Divepedia + +## Development Info + +* Period: 2024.01.08. ~ 2024.02.10. +* Tools: Python Django +* Developer: Hyojeong Jun