TomDoyleGithub / data-generator

A data generator that can create placeholder people, images and paragraphs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Generator by Group 10

LINKS πŸ”—

DATA GENERATOR WEBSITE

DATA GENERATOR REPO

DESCRIPTION 😊

All in one Data generators are great for all developers when they want some test data on their sites. This data generater creates of User data, Placeholder Text (Lorem Ipsum), and Placeholder Images with features that can be customised to each web developer's individual needs.

FEATURES πŸ’₯

LOREM IPSUM GENERATOR LOREMIPSUMGENERATOR

User Options βœ…

Create unique and good looking placeholder text with our generator by choosing from these options:

  • Number of paragraphs
  • Length of paragraphs -
    • Short
    • Medium
    • Long
  • Include linkings
  • Include headings (H1-H6)
  • Include bold and italic text
  • All caps

PLACEHOLDER GENERATOR PLACEHOLDERGENERATOR

User Options βœ…

Create custom image placeholders and text with our generator with these options:

  • Width of placeholder image
  • Height of placeholder image
  • Text on placeholder image

USER GENERATOR USERGENERATOR

User Options βœ…

Create fake customer data to test your software's capability with our generator with these options:

  • Number of users
  • Include First name
  • Include Last name
  • Include E-mail address
  • Include Phone number
  • Include Profile Picture

REPOSITORY πŸ“

In order to keep our repo clean and up to date, we have:

  • Constantly used git add, commit and push to ensure all changes have been updated to the github repo
  • Communicated and worked through all pull requests to minimise possible conflict
  • Added extensive comments describing changes and what they could possibly mean for the client or developer
  • Created a high quality read me file that comprehensively describes the different methods our data generator can be used
  • Resolving git conflicts efficiently and making sure we merge all the appropriate lines of code

About

A data generator that can create placeholder people, images and paragraphs!


Languages

Language:HTML 37.9%Language:CSS 33.6%Language:JavaScript 28.5%