Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetSBulbul authored Aug 2, 2024
1 parent 6ed6aa3 commit 24dab8c
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,30 @@
# Quarterback

Quarterback is a social media app that focus on streetball. You can create competitions with other players that in your district. Ranking system and created leauges give you a chance to prove yourself.
Quarterback is a mobile application that connects streetball players. Players can comment on basketball courts, earn scores by playing matches with each other, and climb the regional rankings. With the chat feature within the app, they can easily communicate and stay in touch with each other.

Quarterback is planned and documented for my thesis. MVP version is developed according to that documentation.
Quarterback is planned as a mobile application within my thesis project, where users can form teams, sponsors can publish advertisements, and leagues can be created. The project is developed as an MVP and includes the core features.

## Tech Stack
- gRPC is used for communication
- Services are written in Golang
- Flutter, Dart
- gRPC
- Go

## Repositories

- [Quarterback Protos](https://github.com/AhmetSBulbul/quarterback-protos)
- [Quarterback Server](https://github.com/AhmetSBulbul/quarterback-server)

## Preview
<img src="https://github.com/user-attachments/assets/afec039c-e716-4b9c-9cf0-12b63ae85faa" width="300" height="650" alt="Quarterback"/>
<img src="https://github.com/user-attachments/assets/d0d7ee9f-b3c7-4a4c-a917-ee59e37e8b6f" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/65d27253-f0fc-4f6b-bb36-b64248fcfd1a" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/0ad68cd0-efb1-4a2e-81a8-f5aefe36710e" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/77cea6b9-0222-40c4-9968-4ddd018a42a2" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/201deae9-0466-476d-a0e1-bd4a1d1da86e" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/70328ff9-d637-4fec-84d3-5384618f165d" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/f0318fcc-11dd-4c5a-bd01-2a895054b02c" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/644ddd4a-d364-49c3-895a-3a31ad60d6b5" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/bf4624ff-1721-4369-9fb4-af2758c8f587" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/120a7048-b766-44c6-bd9a-0fa519ceb68d" width="300" height="650" alt="Quarterback Mobile App"/>
<img src="https://github.com/user-attachments/assets/9ee298e9-0ee2-4faf-94e9-d88b6b90ac07" width="300" height="650" alt="Quarterback Mobile App"/>

0 comments on commit 24dab8c

Please sign in to comment.