Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
choidongkuen authored Mar 14, 2024
1 parent a953cf5 commit b5d84c2
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Iter - IT 초보자도 쉽게 이용할 수 있는 IT 똑똑이 서비스


<p align = "center" width="100%">
<img width="49%" alt = "MOBILE_1" src="https://github.com/BETTER-iTER/Server/assets/96874318/86df95d7-1ce2-49a1-b5fc-e7f7108ce681">
<img width="49%" alt = "MOBILE_2" src="https://github.com/BETTER-iTER/Server/assets/96874318/f12a2188-6a80-4f58-9d72-13105bd38e8f">
Expand All @@ -25,3 +24,40 @@
<p align = "cetner" width="100%">
<img width="100%" alt = "MOBILE_7" src="https://github.com/BETTER-iTER/Server/assets/96874318/1d081c2c-b722-4b9c-b558-a0f4945a7401">
</p>

## 🛠️ Tech Stack
<img src="https://img.shields.io/badge/Framework-555555?style=for-the-badge">![SpringBoot](https://img.shields.io/badge/springboot-%236DB33F.svg?style=for-the-badge&logo=springboot&logoColor=white)![spring_data_JPA](https://img.shields.io/badge/spring_data_JPA-%236DB33F?style=for-the-badge&logo=databricks&logoColor=white)![SpringSecurity](https://img.shields.io/badge/spring_security-%236DB33F.svg?style=for-the-badge&logo=springsecurity&logoColor=white) <img src="https://img.shields.io/badge/build-555555?style=for-the-badge">![Gradle](https://img.shields.io/badge/Gradle-02303A.svg?style=for-the-badge&logo=Gradle&logoColor=white)

<img src="https://img.shields.io/badge/Test-555555?style=for-the-badge">![junit5](https://img.shields.io/badge/junit5-25A162?style=for-the-badge&logo=junit5&logoColor=white)![test_containers](https://img.shields.io/badge/test_containers-328ba3?style=for-the-badge&logo=reasonstudios&logoColor=white)

<img src="https://img.shields.io/badge/Database-555555?style=for-the-badge">![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?style=for-the-badge&logo=mysql&logoColor=white)![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)![Firebase](https://img.shields.io/badge/Firebase-039BE5?style=for-the-badge&logo=Firebase&logoColor=white)

<img src="https://img.shields.io/badge/Infrastructure-555555?style=for-the-badge">![Amazon Ec2](https://img.shields.io/badge/amazon_ec2-FF9900.svg?style=for-the-badge&logo=amazonec2&logoColor=white)![Amazon S3](https://img.shields.io/badge/AWS_S3-569A31.svg?style=for-the-badge&logo=amazons3&logoColor=white)![Amazon RDS](https://img.shields.io/badge/amazon_RDS-527FFF.svg?style=for-the-badge&logo=amazonrds&logoColor=white)![Amazon ElastiCache](https://img.shields.io/badge/amazon_elasticache-FF9900.svg?style=for-the-badge&logo=amazondocumentdb&logoColor=white)![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)

<img src="https://img.shields.io/badge/CICD-555555?style=for-the-badge">![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)



## 👥 Contributors

<table align="left">
<tbody>
<tr>
<td align="center" colspan="1"><a href = "https://github.com/choidongkuen">최동근</td>
<td align="center" colspan="1"><a href = "https://github.com/luke0408"> 최선규</td>
</tr>
<tr></tr>
<td>
<a href="https://github.com/choidongkuen">
<img src="https://github.com/BETTER-iTER/Server/assets/96874318/5d7a8d5c-c5f1-4479-b288-58e45b796a5e" width="200px" style="max-width: 100%;">
</a>
</td>
<td>
<a href="https://github.com/luke0408">
<img src="https://github.com/BETTER-iTER/Server/assets/96874318/61226a4f-d3dd-46f4-a782-e4e3669a261e" width="200px" style="max-width: 100%;">
</a>
</td>
</tbody>
</table>

0 comments on commit b5d84c2

Please sign in to comment.