포럼 웹사이트 reddit
(디지털컨버전스)공공데이터 융합 자바개발자 양성과정A30(12) 1회차
| 개요 | https://github.com/koogyeongmo/SemiProject Aspire- Aspire is a forum website designed for sharing gifs and images. It contains topics which users can follow and post content to. |
|---|---|
| 구현기능 | 로그인, 스레드, 답장 토픽 내에 사용자가 스레드를 ( 예를 들면 게임 토픽 내에 "Minecraft 를 어떻게 설치하나요?" 제목인 스레드) 쓸수 있습니다. 또한, 스레드 내에 사용자들이 답할 수 있습니다. 앞보트 (upvote), 다운보트 (downvote), 스레드/답장 소트, 서치, 팔로잉 페이지, 인기 페이지, 추천 페이지 등. 웹사이트 디자인은 Reddit 와 비슷 main page - Contains posts from topics which the user follows - Contains a right sidebar, which contains the most followed topics topic page - Contains threads related to the topic. - Ability to sort threads by new, top, and hot editor - quillJs thread |
| 설계의 주안점 | -- 디자인 편리성 - 감각 있음. -- enter key 입력시 다음으로 이동하기 -- wysiwyg Quill 사용 -- 언어 변경 - spring에서 dark mode - template 에 있음 |
| 사용기술 및 개발환경 |
Language : Java(JDK 11.0.2), HTML5, CSS3, Javascript Server : Apache Tomcat 9.0 DBMS : Oracle XE 11.2 IDE : Eclipse 2020-09, sqldeveloper Framework / Library : Ajax, jQuery 3.6.1, ojdbc6, gson 2.8.6, jstl 1.2 Open API : quilljs ERD Tool : ERD Cloud |
|
|