[JAVA] I tried to make an application in 3 months from inexperienced

What did you make

From inexperienced, study Java, MySQL, jQuery, Spring, etc. I made an application.

It feels like a common homepage. Functions include member registration, member information change, reservation system, administrator page, etc.

Only the part of the reservation screen is attached.

I also uploaded everything to GitHub. If you are interested, please see ** here **.

shcedule.png

When you press the "◎" of the empty frame, shcedule1.png Like this, you can asynchronously complete the reservation.

CSS was based on Hot Pepper. (Rather than reference, ...) The dialog box displayed in the second image can be found by google with jQuery-ui.

Feeling doing it for 3 months

Honest impressions are fun! !! That's just one word. There is no delivery date or anything, so it is natural, but ...

In the future, I would like to create a program that is easier to connect to next, with an awareness of object orientation.

Recommended Posts

I tried to make an application in 3 months from inexperienced
I tried to develop an application in 2 languages
I tried to make an Android application with MVC now (Java)
I tried to make a talk application in Java using AI "A3RT"
After learning Progate, I tried to make an SNS application using Rails in the local environment
I tried to make a login function in Java
Rails6 I tried to introduce Docker to an existing application
I tried to make an introduction to PHP + MySQL with Docker
I tried to make Venn diagram an easy-to-understand GIF animation
I tried to implement a buggy web application in Kotlin
I tried to make a client of RESAS-API in Java
I tried to make it an arbitrary URL using routing nesting
How to build an Apache Flink application from scratch in 5 minutes
I tried to make Numeron which is not good in Ruby
I want to make an ios.android app
I tried to build Ruby 3.0.0 from source
I tried to make the "Select File" button of the sample application created in the Rails tutorial cool
I tried to create an API to get data from a spreadsheet in Ruby (with service account)
I tried to make a parent class of a value object in Ruby
I tried to make a simple face recognition Android application using OpenCV
I tried to summarize the stumbling points when developing an Android application
I tried to make an automatic backup with pleasanter + PostgreSQL + SSL + docker
[iOS] I tried to make a processing application like Instagram with Swift
I tried to build a Firebase application development environment with Docker in 2020
I tried to make full use of the CPU core in Ruby
I tried to make Basic authentication with Java
I tried to implement polymorphic related in Nogizaka.
[Rails] I tried to raise the Rails version from 5.0 to 5.2
I want to send an email in Java.
I tried to organize the session in Rails
I tried to implement deep learning in Java
I wanted to make (a == 1 && a == 2 && a == 3) true in Java
I tried to output multiplication table in Java
I tried to build Micra mackerel in 1 hour!
I tried to create Alexa skill in Java
I tried to make a machine learning application with Dash (+ Docker) part3 ~ Practice ~
Points I stumbled upon when creating an Android application [Updated from time to time]
How to make an image partially transparent in Processing
I tried to organize the cases used in programming
Tokoro I rewrote in the migration from Wicket 7 to 8
I tried to implement Firebase push notification in Java
# 2 [Note] I tried to calculate multiplication tables in Java.
I tried to create a Clova skill in Java
Try to make an addition program in several languages
I tried to make FizzBuzz that is uselessly flexible
App development beginners tried to make an Android calculator app
I tried using an extended for statement in Java
I tried to implement the Euclidean algorithm in Java
~ I tried to learn functional programming in Java now ~
I tried to find out what changed in Java 9
I tried to build an environment using Docker (beginner)
I tried to move Hello World (+ α) written in C language from JavaScript [WebAssembly]
How to create an application
I tried to modernize a Java EE application with OpenShift.
[JDBC] I tried to access the SQLite3 database from Java.
From studying programming for 2 months to releasing a web application
I tried to make the sample application into a microservice according to the idea of the book "Microservice Architecture".
I tried to develop a web application from a month and a half of programming learning history
I just wanted to make a Reactive Property in Java
I tried using Hotwire to make Rails 6.1 scaffold a SPA
I tried to make Java Optional and guard clause coexist