Beginners create web applications with Java and MySQL (adding at any time)

Introduction

This article is proceeding as I wrote last time. I started Qiita. First of all, the goal is to create a portfolio and get a job.

I will write about the process of creating past Web applications, As a result, the goal is to put it together as a portfolio.

I will frankly describe what I do not understand, so I would appreciate it if you could give me some advice. While searching for beginners, I am constantly adding to it. (August 24, 2020-)

background

Learned "Java", "MySQL", "Servlet and JSP" at a programming school, As a culmination of that, I decided to create a web application.

As a result of group discussions, we decided to create an [app that is useful when shopping].

I myself, every time I shop "Well, wasn't the detergent going to run out? Was there anything else out of stock?" What I thought was that I felt annoyed.

I wanted to deepen my understanding of programming by creating apps that solve everyday problems.

Main function

--Register consumables (item information) to purchase on a regular basis --Enter the purchase date for the product each time

By automatically calculating the purchase history of each product from the above information, It will let you know, "Isn't it time to buy it?"

Other detailed features will be described later.

spec

language:     Java 8.0.14

IDE:     Eclipse 4.8.0

DB:     MySQL 8.0.19     MySQL 5.7.26(MAMP 5.7)

** CSS framework: **     Bootstrap 4.3.1

Development environment:     Windows10     MacOS Mojave 10.14.5     Apache Tomcat 8.5.32

To be honest, I'm not sure how to write this, but I've checked the version etc.

I used both Windows and Mac at school and at home, respectively.

Unfortunately, the development of the local environment has stopped at present. By the time I finish writing this, I will try to challenge the production environment.

References

-Create portfolio with PHP + MySQL

Recommended Posts

Beginners create web applications with Java and MySQL (adding at any time)
[MySQL] [java] Receive date and time
Monitor Java applications with jolokia and hawtio
Create Java applications with IBM Cloud Functions
Create a simple bulletin board with Java + MySQL
Build and test Java + Gradle applications with Wercker
Form and process file and String data at the same time with Spring Boot + Java
Create a JAVA WEB application and try OMC APM
Access Web API on Android with Get and process Json (Java for the time being)
Handle Java 8 date and time API with Thymeleaf with Spring Boot
Sample code to parse date and time with Java SimpleDateFormat
Socket communication with a web browser using Java and JavaScript ②
Socket communication with a web browser using Java and JavaScript ①
[Java] Sample project for developing web applications with Spring Boot
[Template] MySQL connection with Java
Connect to MySQL 8 with Java
Easily develop web applications with STS and Spring Boot. In 10 minutes.
Create a simple web server with the Java standard library com.sun.net.httpserver
Comparison of WEB application development with Rails and Java Servlet + JSP
Check the actual date and time at parse with Java's SimpleDateFormat
Create a high-performance enum with fields and methods like Java with JavaScript
Look through Java and MySQL PATH with environment variables [Windows version]
Build a web application development environment that uses Java, MySQL, and Redis with Docker CE for Windows