I created this application to record our daily life like diary!!
This application have six content such as work, study, sport, hobby, family, and cooking, so you can choose item from these and record your memory about it.
select items from this view
your posts are shown like this view
For example if you want to record today's your work and its detail, you can use this application like this image!
This application enable us to create post and show,edit,delete on each post.
And in addition to these function, you can write additional note writings on each post like pasting Post-it ;in fact I designed this note writing layout imaging Post-it.
column of note writing
Your post have imformation of year, month, day,and time that post was created, so you can look back easily if it passed few days from the day you created the post.
The layout of application is monotone and simple, because I wanted to create cool design.
But I think it is not good the design of application is too simple, so I designed column of note writing collapsible.
By using this collapsible design, content of note writing become good to view and dynamic motion makes users interesting.
User admin function is created by laravel command make:auth, so it is nessesary to confirm to see your diary.
You can use this application safely.
If you use this application on your local environment, you have to prepare WEBserver and DBserver.
I use XAMPP package for constructing these server, so put this application project on htdocs in XAMPP folder.
And you have to set .env file to match for your environment.
(bold is my firsttime using)
1.OS
mac OS
2.WEBserver
Apache
2.DBserver
Mysql
3.main function
laravel,php
4.layout
Bootstrap4,CSS,(HTML)
almost one month including period of constructing environment settings.