bozoputer / p3

Project3 - DWA-15 - Spring 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Project 3 - Developer's Best Friend (Laravel Basics)

##Description Developer's Best Friend (DBF) is a suite of tools to help software developers during the application development process.

Currently, the suite is comprised of a placeholder text (à la Lorem Ipsum) generator and a random profile generator, but more tools will be added in the future.

Similar tools can be found in myriad other places on the Internet, but ours our way cooler :)

DBF was created for the Harvard Extension School course, Dynamic Web Applications (CSCI E-15).

###Project goal:

  • The goal of this project is to get hands-on practice with working with the basics of Laravel.

###Task

  • Create a web application called Developer's Best Friend which includes a Lorem Ipsum Generator and a Random User Generator.
  • Your landing page should include a description of your app with either links to the two tools, or with the two tools present on the page.
  • The tools should be powered by HTML forms where the user can specify how many paragraphs they want, how many users they want, etc.

###Plugins/libraries/packages/outside code

###Help

###Live URL: http://p3.ebo.one

###Project demo https://youtu.be/7jVCQywjBfs

About

Project3 - DWA-15 - Spring 2016


Languages

Language:PHP 98.7%Language:ApacheConf 0.7%Language:JavaScript 0.6%