Skip to content

Commit

Permalink
[FEATURE] README 파일 수정 (#124)
Browse files Browse the repository at this point in the history
* docs: README 수정 (#123)

* docs: MIT license 수정 (#123)
  • Loading branch information
hyunmin0317 authored Dec 18, 2024
1 parent 7d324c3 commit f4f3855
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Smunity
Copyright (c) 2025 Smunity

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,48 @@

> SMUNITY 2.0 | 상명대학교 졸업요건 검사 사이트 Server
![SMUNITY](https://github.com/user-attachments/assets/11d3d6e0-1a51-4cde-b861-5609c743121b)

## ⭐ Website URL

- #### https://smunity.co.kr

## 🖥️ Github Repository

- #### [SMUNITY Server](https://github.com/smu-nity/smunity-server)

- #### [SMUNITY Web](https://github.com/smu-nity/smunity-web)

## ⏳ Previous Version

- #### [SMUNITY 1.0](https://github.com/smu-nity/SMUNITY)

## 🛠️ Tech Stack

- #### Backend

<img src="https://img.shields.io/badge/Java-17-007396?style=round-square&logo=oracle&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring-6DB33F?style=round-square&logo=Spring&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring%20Boot-6DB33F?style=round-square&logo=springboot&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring%20Security-6DB33F?style=round-square&logo=SpringSecurity&logoColor=white"/>

- #### Build Tool

<img src="https://img.shields.io/badge/Gradle-8.5-02303A?style=round-square&logo=Gradle&logoColor=white"/>

- #### DBMS

<img src="https://img.shields.io/badge/MySQL-8.0.28-4479A1?style=round-square&logo=MySQL&logoColor=white"/>

- #### CI/CD

<img src="https://img.shields.io/badge/Git-F05032?style=round-square&logo=Git&logoColor=white"/>
<img src="https://img.shields.io/badge/GitHub-181717?style=round-square&logo=github&logoColor=white"/>
<img src="https://img.shields.io/badge/Github Actions-2088FF?style=round-square&logo=githubactions&logoColor=white"/>

- #### Deploy
<img src="https://img.shields.io/badge/AWS-232F3E?style=round-square&logo=amazonaws&logoColor=white"/>

<img src="https://img.shields.io/badge/AWS-232F3E?style=round-square&logo=amazonwebservices&logoColor=white"/>
<img src="https://img.shields.io/badge/EC2-FF9900?style=round-square&logo=amazonec2&logoColor=white"/>
<img src="https://img.shields.io/badge/Elastic Beanstalk-FF9900?style=round-square&logo=awselasticloadbalancing&logoColor=white"/>
<img src="https://img.shields.io/badge/RDS-527FFF?style=round-square&logo=amazonrds&logoColor=white"/>

0 comments on commit f4f3855

Please sign in to comment.