[JAVA] [Personal application creation] Information management application production 14th day

Also, I have free time. .. I am keenly aware of the difficulty of continuity. I would like to summarize what I have done to date.

What we have been able to implement

-Modify the layout of My Page
-Define customer data requirements
-Customer data detail screen
-Modify the login screen
-Get information
-Implement pull-down

My page

スクリーンショット 2020-12-15 11.45.03.png

I've tidied up the headers a bit to make the layout cleaner. In the future, we plan to decorate the header user with JS and implement a search function.

At the moment, it seems that the customer information is only the company name, but since it is quite lonely, it seems better to define a little more requirement "what information can be disclosed is useful". The implementation is ruby ​​on rails, and I put the data in Seeds.rb and get it.

Customer data detail screen

スクリーンショット 2020-12-15 11.42.25.png

I want to print out the necessary information for the basic information part, and have the related parties, group companies, troubles and complaints as historical data, so I would like to divide the table and handle it by association.

I haven't started the customer data registration function and information editing function yet, so I would like to implement it from now on.

Impressions that have come so far

The progress was quite bad, so I tried to find the cause.

・ My main job is quite busy (in a good way).
→ It's a daily occurrence to be late at night, so I'll adjust the time so that I can start here at 20:00 or 21:00.
-In a sense, I was overdoing it. It was bad that I was trying hard to make PF even though I had no track record. Right now, I'm focusing on application development, Qiita, and Github. Collaboration will proceed from time to time.
-Private rush.
This is all about marriage, cohabitation, and transfer, so it's inevitable, so I think about it. It was never thought of before.

I would like to make adjustments within the range that does not affect the work again because the estimated man-hours are not estimated.

Recommended Posts

[Personal application creation] Information management application production 16th day
[Personal application creation] Information management application production 14th day
Personal application creation # 2
Personal application creation # 1
Personal application creation term
Personal application production diary 3
Task management application creation procedure
TECH CAMP learning personal application creation ③
TECH CAMP learning personal application creation ②