SemiProject

★세미프로젝트 하면서 사용한 모든 프로그램 등

열하나요 2023. 9. 4. 16:50

메인 프로그램

1. eclipse - Java, JDBC, W.A.S

2. oracle - SQL

3. visual studio code - Front-end(HTML, CSS, JavaScript, jQuery)

4. apache tomcat (WAS(Servlet Container)) - JSP

https://tomcat.apache.org/

 

Apache Tomcat® - Welcome!

The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the

tomcat.apache.org

5. cos.jar - Servlet 라이브러리, 클래스/메소드 공식문서

http://www.servlets.com/

 

Servlets.com

Home What's New? COS File Upload Library Servlet Polls Mailing Lists Servlet Engines Servlet ISPs Servlet Tools Documentation Online Articles The Soapbox "Java Servlet Programming, Second Edition" "Java Enterprise Best Practices" Speaking & Slides About Ja

www.servlets.com

6. json-simple-1.1.1.jar - JSON 라이브러리

https://code.google.com/archive/p/json-simple/downloads

 

Google Code Archive - Long-term storage for Google Code Project Hosting.

 

code.google.com

7. gson-2.8.5.jar - GSON 라이브러리

https://mvnrepository.com/

 

 

 

편리하게 하는 응용프로그램 

1. CSS관련

1)w3school (BootStrap) : Front-end BootStrap 템플릿

https://www.w3schools.com/

 

 

W3Schools Online Web Tutorials

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

www.w3schools.com

https://tailwindui.com/

 

2) tailwindcss

 

Tailwind UI - Official Tailwind CSS Components & Templates

Beautiful UI components and templates by the creators of Tailwind CSS.

tailwindui.com

 

3. alert창 이쁘게 (From 팀원)

https://sweetalert2.github.io/#examples

 

SweetAlert2

A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes

sweetalert2.github.io

4. alert창 이쁘게2 (From 쌤)

https://alertifyjs.com/

 

AlertifyJS

All of AlertifyJS animation/transition effects are disabled due to user preference that the system minimizes the amount of animation or motion it uses. See prefers-reduced-motion CSS media feature.

alertifyjs.com

 

 

 

2. 카카오오븐 : 화면설계

https://ovenapp.io/

 

OvenApp.io

Oven(오븐)은 HTML5 기반의 무료 웹/앱 프로토타이핑 툴입니다. (카카오 제공)

ovenapp.io

 

3. 카카오지도생성 : 지도화면 

https://apis.map.kakao.com/web/

 

 

4. ERD (다이어그램 및 SQL문 생성)

https://www.erdcloud.com/

 

ERDCloud

Draw ERD with your team members. All states are shared in real time. And it's FREE. Database modeling tool.

www.erdcloud.com

 

 

 

공유프로그램

1. Slack : 파일 및 정보공유

 

2. Notion : 회의록 등 공유

 

3. Zoom : 화상회의

 

4. GoogleSpreadSheet : 엑셀공유

 

5. Canva : ppt 템플릿 공유

 

6. draw.io : 유스케이스 다이어그램

 

7. github : 형상관리 코드 공유

https://github.com/

 

GitHub: Let’s build from here

GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...

github.com

- github ignore 검색 사이트

https://www.toptal.com/developers/gitignore

 

gitignore.io

Create useful .gitignore files for your project

www.toptal.com

 

 

 

 

 

정보사이트

https://stackoverflow.com/

 

Stack Overflow - Where Developers Learn, Share, & Build Careers

Stack Overflow | The World’s Largest Online Community for Developers

stackoverflow.com

 

 

쓰진 않았지만 알게된 프로그램

1. Figma : 일러스트같은, 화면구현(틀잡기)할때 사용가능

2. Frezi : 움직이는 ppt

3. starUML : 유스케이스 다이어그램

4. 크롬원격데스크탑

 

'SemiProject' 카테고리의 다른 글

#51. TEST 및 화면 구현  (0) 2023.09.12
세미프로젝트 화면설계  (0) 2023.09.05
#41. 세미프로젝트 시작  (0) 2023.08.30