일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
A Joyful AI Research Journey🌳😊
[8] 230424 팀 프로젝트 (1) 8일 차 Mon) 할 것 리스트 본문
[8] 230424 팀 프로젝트 (1) 8일 차 Mon) 할 것 리스트
yjyuwisely 2023. 4. 24. 07:00230424 Mon
1) jsp:include 사용 [완료] or 타임리프
2) AJAX, JSON 공부 -> 블로그
3) <a태그> js로 post요청 보내기 or
https://willbesoon.tistory.com/244
4) JavaScript → 정규식으로 유효성 검증
=> 부트스트랩으로 가능
https://eastflag.co.kr/frontend/html5_api/html5-bootstrap-validation/
https://getbootstrap.com/docs/5.0/forms/validation/
5) [신청] 버튼 누르면 각자의 상세 내역 창으로 감
6) 관리자 페이지 의사 DB랑 연결해서 화면 출력
7) 환자코드 분류해서 그거에 맞는 양식 띄우기
8) Spring → select / insert 위주로 해보기
Spring MVC 개인 프로젝트에 넣으면서 복습
JSP 최대한 정리 해둠
REST API 공부 -> 블로그
Front-end tasks:
- Use JSP INCLUDE
- Use AJAX, JSON
- Use <a> and post form using JavaScript
- Authentication login, registration form using JavaScript
- After pressing one button, it goes to each certification's pages
- By using patient code, show their information in suitable certifications
Back-end tasks:
- Use Spring by using select and insert in MySQL
- Linking admin's page's doctor's DB and showing DB in a web page.
Note that some tasks may involve both front-end and back-end work, such as using AJAX and JSON to make asynchronous requests to the server to update parts of the web page.
- JSP INCLUDE: This is a useful feature in JSP that allows you to include a common piece of code (such as a header or footer) on multiple pages. You can learn how to use JSP INCLUDE by reading online tutorials or documentation, and then practice implementing it on your team project.
- AJAX, JSON: These are powerful tools for creating dynamic web applications. AJAX allows you to update parts of a web page without reloading the entire page, while JSON is a lightweight data format that is commonly used to transmit data between a web server and a client. To learn how to use AJAX and JSON, you can start with online tutorials and then practice implementing them on your team project.
- <a> and post form using JavaScript: This can be useful for creating interactive web pages that respond to user input. You can learn how to use <a> and post form using JavaScript by reading online tutorials and then practice implementing them on your team project.
- Authentication login, registration form using JavaScript: Security is an important consideration for web applications, and creating a secure login and registration system is a common task for developers. You can learn how to create authentication forms using JavaScript by reading online tutorials and then practice implementing them on your team project.
- Select and insert in MySQL using Spring: Spring provides a convenient framework for working with databases, including MySQL. You can learn how to use Spring to perform select and insert operations in MySQL by reading online tutorials and then practice implementing them on your team project.
- Linking admin's page's doctor's DB and showing DB in a web page: This sounds like a complex task that may require a combination of front-end and back-end development skills. You can start by breaking it down into smaller tasks and researching how to implement each one. For example, you may need to create a database schema, write SQL queries to extract data from the database, and then display the data on a web page using HTML, CSS, and JavaScript.
- Showing patient information in suitable certifications using patient code: This task may require some additional research and planning to determine the best approach. You may need to create a system for storing and retrieving patient data, and then display the relevant data on each certification page based on the patient code. You can start by researching similar systems and then developing a plan for how to implement it on your team project.
'💖My Bootcamp Projects Logs✨ > Team Project 1️⃣' 카테고리의 다른 글
[8] 230424 팀 프로젝트 (1) 8일 차 Mon) onbeforeprint 사용해서 [다운로드] 버튼 작동하게 만들기, 그 외 할 것 리스트 (0) | 2023.04.24 |
---|---|
[8] 230424 팀 프로젝트 (1) 8일 차 Mon) update 할 것 리스트 (0) | 2023.04.24 |
🌷[7] 230423 팀 프로젝트 (1) 7일 차 Sun) (최종) 화면 구현 스크린샷 (0) | 2023.04.23 |
[7] 230423 팀 프로젝트 (1) 7일 차 Sun) To do list :) (0) | 2023.04.23 |