Greetings. I'm Bryan, and this is the Repository for my Project Three Github will contain the most up-to-date Commits for this project.
Note:
- All of the links and necessary resources are hosted within a Digital Ocean Droplet at the above link (and requisite sub folders). Additionally, the DNS Name Services are provided through the educational assistance program of NameCheap.com. I chose to allow NameCheap to continue to maintain the Name Server control (of forwarding) for the time being, as I didn't want to complicate matters with propagation delay.
Project Three is a clear demonstration of the ability to function with basic concepts in Laravel, Composer, et al. Below are the listed assistive libraries, but the concept from the project definition is clear. Produce a clear demonstration of the aforementioned Laravel content, and have two mini applications contained within: One Generates Lorem Ipsum content for newly created sites or documents. The latter: a generator of fictional people and their personal information. Great for many different applications.
Presentation: My Demo can be found HERE.
The following items were included for attached rationale:
Utilizing the Bootstrap Framework gave me the opportunity to uniformly present information within my site. Its requisite theme from CSS is also represented below as a utilized dependency. The color mapping, sized character depictions, and quick implementation of anchored areas are unparallelled for a fledgling designer.
##Bootstrap Theme (.css)
I don't have the luxury of time/experience to create eye pleasing color palates, and functional design. Twitter is generous enough to provide these under reusable licensing terms. I altered them (within the confines of the licensing structure) to facilitate features/color schemes within my design. I've listed this separately due to its alteration within Licensing.
I utilized the Font Awesome inclusions so that I could use the their fancy Icon Sets. For instance, Facebook, LinkedIn, GitHub, and Pied Piper are the only icons used in the contact area: doing more with less in terms of visual appeal.Also, there are LESS versions and pre-processing already apparent for efficiency.
##Faker
I utilized the Faker PHP Library to facilitate creation of several fake identities.
##Badcow - Lorem Ipsum Generator
I utilized the Lorem Ipsum Generator from Badcow, ths is the method by which I generate Lorum Ipsum textual data.