Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.25 KB

PNU 알리미 / PNU_reminder

Customized services with the information & schedules and Finding nearest empty office location to user

Deploy based on AWS EKS

Jsprit (Based on TSP, VRP algorithm) + OpenStreet(Structure) in PNU(college campus)

배포 / Deploy

image

www.pnureminder.net

About DB-server

Server for creating and updating databases

  • Python , Selenium , MySQL(Same with this project) compose with Docker

DB structure

(EER on MySQL) image

DB Architecture (Serverless - lambda)

image

Python , Selenium , MySQL

DOM-based automation drop-down selection

API structure

NearbyRoom API

image

Announce API

image