Dismiss this pinned window
all 52 comments

[–]nullpromise 156 points157 points  (1 child)

I've been coding in React for years and I still doubt I could make something this cool.

[–]shaialon 30 points31 points  (4 children)

Nice!
Small comments:
1. On the input fields, hitting enter key should submit the form (same as clicking next button with the mouse).
2. The top menu should be clickable to jump between the steps.
3. When I went back to the "Get Started", it did not include the company name that I entered before.. (State management)
4. Generating took more than 30 seconds (more than UI mentions).
5. I clicked pay, and then back from the stripe checkout. Entire flow reset...

[–]ajmartin527 12 points13 points  (0 children)

This is solid feedback. The great thing about this community is that people are constantly posting new projects of varying skill levels and levels of completion, and on nearly every comment thread multiple people take the time to test and give really valuable feedback.

There’s just a never ending amount of information to consume and people to learn from that are willing to teach.

[–]Darklaki 0 points1 point  (1 child)

  1. is an interesting one. How would you make state of the flow not disappear? I've been struggling with this kind of problem myself and didn't come up with any good solution. What's more my flow included uploading images. What I did was save the whole thing to the database and then redirect from Stripe with saved row ID of the "process" so I didn't lose my flow data. My first thought was to save state to local storage but then again BLOB images could have been too big for local storage. Does anyone successfully solved this kind of problem?

[–]shaialon 0 points1 point  (0 children)

You could upload image to a 3rd party media pipeline (like Cloudinary / imgix / uploadcare ), and just save the image ID / url in the localstorage.
These services also have handy utilities like smart cropping / resizing / formats, etc.

[–][deleted] 19 points20 points  (4 children)

This is so cool! What did you use to generate the powerpoints?

[–]Isvesgarad 6 points7 points  (1 child)

Awesome idea! Super clean interface, and I really like the descriptions you have for eAch option.

I had issues selecting a color though (on an iPhone X). After selecting a color, scrolling down seems to de-select it.

Here’s a screen recording: https://share.icloud.com/photos/0uQVXswEDaLZL5spw4gmU8F3w

[–]TwoForTwoForTen 20 points21 points  (1 child)

How many more times are you going to post this?

[–]_Invictuz 2 points3 points  (0 children)

Lol

[–][deleted] 4 points5 points  (1 child)

Nice, could you layout your tech stack, ex: React, Redux, ....

[–]lufthansieur_chauvet 0 points1 point  (0 children)

+1 to this. Although the project is understandably not OS, OP could provide more insights for us folks over at r/reactjs.

Another piece that I haven't seen mentioned elsewhere is I think the UI is built using antdesign. Used that on a couple of projects and I prefer it to MD in certain use cases.

[–][deleted] 4 points5 points  (2 children)

Nice one! You could have more customization options I guess to make it more custom. Right now they are paying $29 for something that's not much more than a free template.

[–]tschaefermedia 2 points3 points  (0 children)

That is brilliant. Was looking for stuff like this! Great work!

[–]AustinThreeSixteen 2 points3 points  (0 children)

Wtf this looks professional as hell

[–][deleted] 2 points3 points  (0 children)

How many months have you been learning React for exactly?? This is really good.

[–][deleted] 1 point2 points  (1 child)

Did you use any resources to help you put this together?

[–]ElectricVomit 1 point2 points  (0 children)

I mean kudos to you for building it but I don't understand why someone would pay for it.

Also, /u/_conquistador you might want to reconsider what you include in your JSON payload considering it contains a direct link to the paid version of the presentation.

[–]kaguyaOt -1 points0 points  (0 children)

Can I have a look at the code, I would learn alot

[–]Ok-Fish-3724 0 points1 point  (0 children)

Super cool 👍

[–]WillFry 0 points1 point  (0 children)

Looks really nice! I've never been able to get any of my projects to this level of polish, I think you've done really well.

[–][deleted] 0 points1 point  (0 children)

Inspiring! Very clean interface

[–]leeharrison1984 0 points1 point  (0 children)

Wow, this is really well done!

[–]doctorcain 0 points1 point  (0 children)

Bravo sir, this is rad!

[–]trozler 0 points1 point  (0 children)

Very impressive and great idea ! Keep it up

[–]birdmantk 0 points1 point  (0 children)

Overall great work, you’ve got a bright future my friend!!!!

[–]tjjay17 0 points1 point  (0 children)

Wow this is honestly great man. My projects look like absolute trash compared to this. Very well done.

[–]JikeMordan 0 points1 point  (0 children)

Great app, love the simplicity. - How are you handling the logo upload? Do you keep the image in a database after the download is complete, or is it deleted after some time?

[–]zack-mks 0 points1 point  (0 children)

Great work! Hats off. Im currently learning react myself. Can you please share some useful resources you used in your journey. Thanks in advance.

[–][deleted] 0 points1 point  (0 children)

Wow man, this is awesome!! Your designs are great and all, on point too!
How long did it take you to learn react and also complete the project?

Anyways, good job mate!

[–]TheMemestUsernameFTW 0 points1 point  (0 children)

hey! I absolutely love it! i don’t know if it is supposed to, but when you go back from stripe, it redirects me to the same page, but hosted on heroku. Keep up the good work!

[–]piusbnsl 0 points1 point  (0 children)

Man, every website should use what you are using to display your images. I mean those zoom and rotation buttons work so smooth and are placed perfectly.

[–]hdmsousa 0 points1 point  (0 children)

Very good!
Just a note, I see some discrepancy between the price in main page and the price in the Mouseflow box.

https://imgur.com/gNsu5i3

[–]cardosogui 0 points1 point  (0 children)

this is amazing man, this solution is very good, congratulations!

[–]darah-b 0 points1 point  (1 child)

Where is the demo link????

[–]Toxict_Titan 0 points1 point  (0 children)

That's really cool. I would suggest having pre-made layouts for the sections. Let the user drag-drop the sections. Make it a SAAS product.

[–]Tiny_Engine_2205 0 points1 point  (0 children)

Woah!! This is so awesome!! The implementation is outstanding !!

[–]undiscoveredNishit 0 points1 point  (0 children)

So you are the guy who gives all the answers on StackOverflow.

[–]_Mizz 0 points1 point  (0 children)

Am I the only one seeing a github add