Skip to content

명지대학교 ICT융합대학 SW개발경진대회 유자팀의 명지제휴지도 서버 저장소입니다.

Notifications You must be signed in to change notification settings

MJU-AFFILIATES/affiliates-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

명지제휴지도

내 손안의 제휴 지도, 명지대학교 제휴 정보 전달 서비스

우리학교에 제휴하는 상권이 있어..? 어디서 확인이 가능하지..? 인스타를 하지 않는데, 제휴 정보를 어디서 보면 좋을까?


🌱 Social Goal

명지대학교 재학생/휴학생들이 제휴를 맺어 소상공인 상권들의 할인, 이벤트 정보등의 제휴정보 등의 제휴정보를 쉽게 확인이 가능하며, 지도 기반의 시각화를 통해 시각적인 편리성 증대


명지제휴지도 Information

Poster Page


Frontend Select Stack

  • Android Studio
  • kotlin (MVVM Pattern)
  • RecyclerView
  • LifeCycle
  • Retrofit
  • Gson
  • Okhttp
  • Naver Open API (Naver Map)
  • Glide

Backend Select Stack

  • Spring boot version 2.6.2
  • Gradle
  • Spring boot Security jwt
  • Spring boot JPA data
  • Redis
  • AWS EC2 20.04, RDS Mysql, S3
  • Kakao GeoCoding
  • Swagger 2.6.2

IDE

  • Android Studio
  • Intellij
  • Notion
  • Swagger

Frontend Developer

김민희 장유진
Github heehminh wkdyujin

Backend Developer

오수연 장채은
Github otndus chaerlo127

Backend Project Structure

├─main
│  ├─java
│  │  └─com
│  │      └─example
│  │          └─affiliates
│  │              ├─jwt
│  │              │  ├─config
│  │              │  ├─DTO
│  │              │  ├─entity
│  │              │  ├─exception
│  │              │  ├─repository
│  │              │  ├─service
│  │              │  └─util
│  │              ├─Store
│  │              │  ├─Controller
│  │              │  ├─DTO
│  │              │  ├─Entity
│  │              │  ├─Repository
│  │              │  └─Service
│  │              ├─User
│  │              │  ├─Controller
│  │              │  ├─DTO
│  │              │  ├─Entity
│  │              │  ├─Repository
│  │              │  └─Service
│  │              └─Util
│  └─resources
└─test
    └─java
        └─com
            └─example
                └─affiliates
                

About

명지대학교 ICT융합대학 SW개발경진대회 유자팀의 명지제휴지도 서버 저장소입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages