Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generatedata v4: what would you like to see? #462

Closed
benkeen opened this issue Nov 16, 2018 · 6 comments
Closed

generatedata v4: what would you like to see? #462

benkeen opened this issue Nov 16, 2018 · 6 comments
Labels

Comments

@benkeen
Copy link
Owner

benkeen commented Nov 16, 2018

Time to start planning for version 4! In the next few months I'll be wrapping up a big update to formtools.org (one of my other larger projects) and I want to return to generatedata to do some spring cleaning and maybe undertake some larger improvement.

On my list is:

  • reduce the application size, faster load times
  • rewrite the FE in React or Vue, drop jQuery and older libs. GraphQL?
  • update the build process to webpack or rollup
  • Make site responsive
  • general application style/theme updates
  • Performance, performance, performance for the data generation.
  • Somehow allowing embedding generatedata into other applications & having a standardized return format for the data.

Also, do we want to keep the BE in PHP? Gotta say, having a node implementation would be terrific .- and almost certainly more performant.

What would you like to see? Feel free to thumbs up the issues flagged as feature suggestions here:
https://github.com/benkeen/generatedata/issues?q=is%3Aissue+is%3Aopen+label%3A%22Feature+Request%21%22
or comment below.

@MvErven
Copy link

MvErven commented Nov 16, 2018

Ben. Nice to see you're planning a new version. Looking forward to see the results. I will have a look throuhg all feature requests. I still may have one. Cheers!

@flashinpan
Copy link

Ben,

I left this comment on the other site. Not sure it went though, I apologize if it duplicated.

This web app is actually very cool. I subscribed immediately. It seems you have many of the formats covered. I love all the download options.

As far as feature requests, I guess I have two:

  1. Be able to add a field that is additive from another field. For example, it you were doing pay stubs, and you wanted a random pay period. The beginning random date is no problem, but if the pay period is two weeks, then ending date needs to be two weeks from that first random date to make sense. Seems kind of esoteric but there are a lot of uses for this type of feature.

  2. Having the ability to insert a random graphic, such as a person's face would be handy. There are sites like unsplash.com that provide the public domain people for free.

Anyway, this app has been very useful to me. Thanks for putting the time in.

Al

@MvErven
Copy link

MvErven commented May 15, 2019

@flashinpan The current date is done with smarty. Have a look at #350 However I also do wish to see a +14 day and +30 days like you. (financial software - payment terms)

I've tried several methods, but was unsuccessful.

@flashinpan
Copy link

flashinpan commented May 15, 2019 via email

@MvErven
Copy link

MvErven commented Jul 3, 2019

When I look at the struggle I have with the API. My suggestion woulkd be: Export current or saved dataset to an API script?

@benkeen
Copy link
Owner Author

benkeen commented Nov 14, 2020

Closing. v4 is now in alpha here: http://generatedata4.com

@benkeen benkeen closed this as completed Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants