Skip to content

Test Data Generator is a web-based tool that generates test data in multiple formats like JSON, HTML, CSV, SQL, and NOSQL. With a user-friendly interface, it allows the user to input attributes and row numbers to generate data using Openai GPT-3 MODEL.This tool helps to fill your database with dummy data and generate sample data for your work.

License

Notifications You must be signed in to change notification settings

jeevan20/Test-Data-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-data Generator

This web project is a Test-data Generator that provides a user-friendly interface for generating test data. It use HTML, CSS, JavaScript, and React for the frontend, and Node and Express for the backend. The project aims to help users generate data in different formats such as JSON, HTML, CSV, SQL, and NOSQL.

Features

  • User-friendly interface for generating test data
  • Export generated data in various formats
  • Input attributes and specify the number of rows required
  • Utilizes Openai GPT-3 MODEL for generating data
  • Can be used for testing purposes, filling dummy data in the database, and generating sample data for applications

Frontend : HTML, CSS, JavaScript, React

Backend : Node, Express

Usage

  1. Clone the repository
  2. Install dependencies for both frontend and backend using npm install command
  3. Start the backend server using "npm run start" command
  4. Start the frontend development server using "npm start" command
  5. Access the web application in your web browser at http://localhost:3000

License

This project is licensed under the MIT License. You can refer to the LICENSE file for more details.

About

Test Data Generator is a web-based tool that generates test data in multiple formats like JSON, HTML, CSV, SQL, and NOSQL. With a user-friendly interface, it allows the user to input attributes and row numbers to generate data using Openai GPT-3 MODEL.This tool helps to fill your database with dummy data and generate sample data for your work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •