-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from junnie082/main-README.md
Update README.md
- Loading branch information
Showing
1 changed file
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
||
<img width="1440" alt="Main Page" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/e68b047b-fb47-4812-bb37-6213ae4fd8fb"> | ||
|
||
|
||
### Sign Up Page | ||
|
||
<img width="1440" alt="Signup Page" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/14ea3fe5-09c6-4894-bf46-5f08f225a5fd"> | ||
|
||
### Sign In Page | ||
|
||
<img width="1440" alt="Signin Page" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/b182105a-1ed4-488c-9b5c-7373667a131f"> | ||
|
||
### 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. | ||
|
||
<img width="1440" alt="Main Page after after Sign In" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/bd8a8fdf-d3a5-47b3-a62b-8359cec675f2"> | ||
|
||
### Profile Page | ||
|
||
<img width="1440" alt="Profile Page 1" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/1ab67528-f953-4f12-b3c4-ccbd4afba830"> | ||
<img width="1440" alt="Profile Page 2" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/497af95a-1ca4-4054-b381-141765ca2c57"> | ||
|
||
### Edit Profile Page | ||
|
||
<img width="1440" alt="Edit Profile Page" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/4e8949ba-01f2-4c57-a1eb-0a6422789f25"> | ||
|
||
|
||
### Dive Logs Page | ||
|
||
<img width="1440" alt="Dive Logs Page" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/0f62afa8-74a0-4709-b8b2-68ca56620f5f"> | ||
|
||
|
||
### Dive Logs - Details | ||
|
||
<img width="1426" alt="Dive Logs - Details" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/5027daa5-456b-4b06-87a8-137dbd1f3c33"> | ||
|
||
<img width="1440" alt="Dive Logs - Details2" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/848ca976-673d-4c43-b218-d9c6e2b050e2"> | ||
|
||
<img width="1440" alt="Dive Logs - Details3" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/00d45539-398b-40a3-9cff-6a6771916197"> | ||
|
||
<img width="1440" alt="Dive Logs - Details4" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/d9f47bf2-18cd-49bd-bef1-b0728c07a0ac"> | ||
|
||
### Dive Logs - New Log | ||
|
||
<img width="1440" alt="Dive Logs - New Log" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/ce9ed643-c173-4c91-b9f6-d7a19d3a7694"> | ||
|
||
|
||
### Dive Logs - Edig Log | ||
|
||
<img width="1440" alt="Dive Logs - Edig Log" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/9cb798b0-b79e-4805-8bf0-ef45834049c8"> | ||
|
||
### Happy Buddies | ||
|
||
Check out the details from [Happy Buddies](https://github.com/junnie082/happy-buddies). | ||
|
||
<img width="1440" alt="Happy Buddies" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/80b44203-6493-4de3-ab1e-1d8ab71a3a9f"> | ||
|
||
### Divepedia | ||
|
||
More functions can be added. | ||
|
||
<img width="1440" alt="Divepedia" src="https://github.com/junnie082/Scoop-A-Dive/assets/88719152/bcfd011c-908f-4215-86a9-68210ee8c324"> | ||
|
||
## Development Info | ||
|
||
* Period: 2024.01.08. ~ 2024.02.10. | ||
* Tools: Python Django | ||
* Developer: Hyojeong Jun |